From e2c07ca3b76a5b2659ae44401af0b955f48a0eca Mon Sep 17 00:00:00 2001 From: prototypa Date: Tue, 22 Aug 2023 18:21:29 -0400 Subject: [PATCH] Update to Astro 3 in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 153043a..d6595b7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 🌟 _Most *starred* & *forked* Astro theme in 2022_. 🌟 -**AstroWind** is a free and open-source template to make your website using **[Astro 2.0](https://astro.build/blog/astro-2/) + [Tailwind CSS](https://tailwindcss.com/)**. Ready to start a new project and designed taking into account web best practices. +**AstroWind** is a free and open-source template to make your website using **[Astro 3.0](https://astro.build/blog/astro-2/) + [Tailwind CSS](https://tailwindcss.com/)**. Ready to start a new project and designed taking into account web best practices. ## Features @@ -58,7 +58,7 @@ ## Getting started -**AstroWind** tries to give you quick access to creating a website using [Astro 2.0](https://astro.build/blog/astro-2/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme focuses on simplicity, good practices and high performance. +**AstroWind** tries to give you quick access to creating a website using [Astro 3.0](https://astro.build/blog/astro-2/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme focuses on simplicity, good practices and high performance. Very little vanilla javascript is used only to provide basic functionality so that each developer decides which framework (React, Vue, Svelte, Solid JS...) to use and how to approach their goals..