diff --git a/README.md b/README.md index 87b813a..0ab6a32 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ Inside of your Astro project, you'll see the following folders and files: / ├── public/ ├── src/ +│ └── libs/ +│ └── layouts/ +│ └── components/ │ └── pages/ │ └── index.astro └── package.json