diff --git a/README.md b/README.md index 28db33b..52195ec 100644 --- a/README.md +++ b/README.md @@ -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. + +---