mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 11:42:39 -06:00
readme: Clarified something.
This commit is contained in:
parent
ebcd14d82a
commit
f2eb0ee68e
1 changed files with 17 additions and 17 deletions
34
README.md
34
README.md
|
@ -1,17 +1,17 @@
|
||||||
# src #
|
# src #
|
||||||
|
|
||||||
The source code for Toontown United.
|
The source code for Toontown United.
|
||||||
|
|
||||||
### 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.
|
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.
|
Do **NOT** erase or revert another person's commit without first consulting them.
|
||||||
|
|
||||||
And *only* push to **THIS** repository.
|
And *only* push to **THIS** repository.
|
||||||
|
|
||||||
Never **_ever_** force a git push.
|
Never **_ever_** force a git push.
|
||||||
|
|
||||||
Never change the gitignore files unless you are adding something to them.
|
Always change the gitignore files unless you are adding something to them.
|
Loading…
Reference in a new issue