Update README.md

This commit is contained in:
Lorenc 2019-04-03 23:57:53 +11:00 committed by GitHub
parent 333a7ebab5
commit bc794ab098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,8 @@ For instructions on how to set up the server, please visit our [wiki](https://gi
### Trailer ### Trailer
[![trailer][trailer]](https://www.youtube.com/watch?v=ezZHpT4vgYY) [![trailer][trailer]](https://www.youtube.com/watch?v=ezZHpT4vgYY)
Credit: Dash
### List ### List
There are dozens of features made available to users by the server There are dozens of features made available to users by the server
* Arresting as a COP (MMB to taze, cuff, arrest) * 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 --> <!-- CONTRIBUTING -->
## Contributing ## 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 1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 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`) 4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request 5. Open a Pull Request