updated readme

This commit is contained in:
Zach 2015-05-28 18:41:34 -05:00
parent 3f37efea21
commit 096fec75aa

View file

@ -1,19 +1,14 @@
# Toontown Stride - src # # Toontown Stride - Source Code
The source code for Toontown Stride. The source code for Toontown Stride.
### What is this repository for? ### ### What is this repository for?
* Game Development * Game Development
It is recommended that you make all of your changes in a fork before committing. ### Info
Do **NOT** erase or revert another person's commit without first consulting them. * It is recommended that you make all of your changes in a fork before committing.
* Do not erase or revert another person's commit without first consulting them.
And *only* push to **THIS** repository. * Only push to this repository.
* Never force a git push.
Never **_ever_** force a git push.
Never change the gitignore files unless you are adding something to them.
## DON'T REPEATEDLY REVERT ANOTHER CONTRIBUTORS COMMITS!!! ##