From 09a1de3fb547474eae1b5f97c07369ffd7bdd637 Mon Sep 17 00:00:00 2001 From: somrat sorkar Date: Sun, 16 Jul 2023 09:11:29 +0600 Subject: [PATCH] update readme file --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e186526..e98df46 100755 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@

Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript, providing everything you need to jumpstart your Astro project and save valuable time.

-

Made with ♥ by Zeon Studio

+

Made with ♥ by Zeon Studio

👀 Demo | Page Speed (100%)🚀

@@ -68,6 +68,12 @@ - npm v9.5+ - tailwind v3.3+ +### 👉 Install Dependencies + +``` +npm install +``` + ### 👉 Development Command ```