added a guide to switch branches in the readme
This commit is contained in:
parent
d748b0479f
commit
d766ed5fce
1 changed files with 23 additions and 17 deletions
|
@ -17,3 +17,9 @@ Make sure to read the LICENSE file
|
|||
* Screen Boundaries
|
||||
* Projectiles
|
||||
* Portable Binaries of the game
|
||||
|
||||
# BRANCHES
|
||||
|
||||
<p>To see new code use</p>
|
||||
|
||||
git checkout unstable
|
||||
|
|
Loading…
Reference in a new issue