From bc794ab09814c942a7b39d62723abeadf54aa681 Mon Sep 17 00:00:00 2001 From: Lorenc Date: Wed, 3 Apr 2019 23:57:53 +1100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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