diff --git a/README.md b/README.md index 3d85684..24402b9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -# mkstack +# MKStack -> NOTE: This README is from a template and should be replaced with your project description. - -## Created with mkstack - -mkstack is a starter template for building Nostr web clients in TypeScript, using React, Tailwind, shadcn/ui, Vite, and Nostrify. \ No newline at end of file +Template for building Nostr client application with React 18.x, TailwindCSS 3.x, Vite, shadcn/ui, and Nostrify. \ No newline at end of file diff --git a/stack.json b/stack.json index 717f777..eb0841a 100644 --- a/stack.json +++ b/stack.json @@ -3,7 +3,7 @@ "title": "MKStack", "description": "Build Nostr apps in minutes with this React framework", "uri": "git+https://gitlab.com/soapbox-pub/mkstack.git", - "image": "https://gitlab.com/-/project/69048882/uploads/d6b5d027e794bf937131f7463b3e4491/image.png", + "image": "https://gitlab.com/-/project/69048882/uploads/777658e148fcb802000d61cc17580024/image.png", "commands": [ "npm", "npx"