Update README.md

This commit is contained in:
André B
2025-04-22 22:15:34 -04:00
committed by GitHub
parent 2ba7d3e6e5
commit 8160ad87b1

View File

@@ -34,6 +34,7 @@
- [Demo](#demo) - [Demo](#demo)
- [Upcoming: AstroWind 2.0 We Need Your Vision!](#-upcoming-astrowind-20--we-need-your-vision) - [Upcoming: AstroWind 2.0 We Need Your Vision!](#-upcoming-astrowind-20--we-need-your-vision)
- [TL;DR](#tldr)
- [Getting started](#getting-started) - [Getting started](#getting-started)
- [Project structure](#project-structure) - [Project structure](#project-structure)
- [Commands](#commands) - [Commands](#commands)
@@ -63,6 +64,13 @@ We're embarking on an exciting journey with **AstroWind 2.0**, and we want you t
<br> <br>
## TL;DR
```shell
npm create astro@latest -- --template onwidget/astrowind
```
## Getting started ## Getting started
**AstroWind** tries to give you quick access to creating a website using [Astro 5.0](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme which focuses on simplicity, good practices and high performance. **AstroWind** tries to give you quick access to creating a website using [Astro 5.0](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme which focuses on simplicity, good practices and high performance.