diff --git a/README.md b/README.md index 4c7fde1..8003e73 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ pnpm create astro@latest -- --template starlight ``` -## 🚀 Project Structure +## Project Structure Inside of your Astro + Starlight project, you'll see the following folders and files: @@ -29,7 +29,7 @@ Images can be added to `src/assets/` and embedded in Markdown with a relative li Static assets, like favicons, can be placed in the `public/` directory. -## 🧞 Commands +## Commands All commands are run from the root of the project, from a terminal: