updated readme

This commit is contained in:
klein panic
2024-10-20 18:30:43 -04:00
parent b6005bcfb3
commit f2580e4e2d

View File

@@ -51,6 +51,9 @@ To run this project locally, you'll need:
```bash
http://localhost:port
```
---
## Folder Structure
```plaintext
@@ -65,6 +68,8 @@ kleinpanic-website/
└── README.md # Project documentation
```
---
## Contribution
This is my personal website, but if you want to view it, make your own with a similar view and functionality:
@@ -81,6 +86,10 @@ or If you'd like to contribute:
4. Push to the branch (git push origin feature/feature-name).
5. Open a Pull Request.
---
## License
Read the LICENSE file.
---