diff --git a/README.md b/README.md index 0e93fae..978eb5d 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ For instructions on how to set up the server, please visit our [wiki](https://gi ### Trailer [![trailer][trailer]](https://www.youtube.com/watch?v=ezZHpT4vgYY) +Credit: Dash + ### List There are dozens of features made available to users by the server * Arresting as a COP (MMB to taze, cuff, arrest) @@ -103,11 +105,13 @@ Mostly all of these features have been converted into modules that can be easily ## Contributing -Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. +Contributions are what make the open source community such an amazing place to be learn, inspire, and create. + +Any contributions you make are **greatly appreciated**. 1. Fork the Project 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) -3. Commit your Changes (`git commit -m 'Add some AmazingFeature`) +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request