readme: Clarified something.

This commit is contained in:
Wilee999 2015-03-28 14:23:02 -07:00
parent ebcd14d82a
commit f2eb0ee68e

View file

@ -1,17 +1,17 @@
# src #
The source code for Toontown United.
### What is this repository for? ###
* Game Development
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.
Never **_ever_** force a git push.
Never change the gitignore files unless you are adding something to them.
# src #
The source code for Toontown United.
### What is this repository for? ###
* Game Development
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.
Never **_ever_** force a git push.
Always change the gitignore files unless you are adding something to them.