diff --git a/README.md b/README.md index ade7d7a..0f8bd35 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,10 @@ npm run preview # preview the production build locally ## Project Structure ``` -herstack/ -├── public/ # Static assets (favicon, images) + + +HerStack/ +├── public/ # Static assets (favicon, images) ├── src/ │ ├── components/ # One file per section of the page │ │ ├── Nav.jsx