Update README.md

Fixed some syntactic oopsies
This commit is contained in:
Daniel Marsee 2016-12-02 06:22:11 -10:00
parent 1fe61195e5
commit 26939f6c10

View file

@ -59,14 +59,14 @@ There are currently two branches you may clone.
* Master will be kept clean and stable. If you follow proper procedure, it will always build on QB64 1.1 * Master will be kept clean and stable. If you follow proper procedure, it will always build on QB64 1.1
* Master will also keep runtime errors to a minimum. * Master will also keep runtime errors to a minimum.
* In fact, if you find a runtime error using Master, please log an issue to the issue tracker * In fact, if you find a runtime error using Master, please log an issue to the issue tracker
*You may also report any gameplay bugs or grievances for this branch * You may also report any gameplay bugs or grievances for this branch
*Do not report bugs or suggestions here that apply only to Electric 1_1. They'll be ignored. * Do not report bugs or suggestions here that apply only to Electric 1_1. They'll be ignored.
### 1_1 - This is where the rapid development takes place. ### 1_1 - This is where the rapid development takes place.
* Changes that may potentially break the game from time to time will be made here * Changes that may potentially break the game from time to time will be made here
* Expect runtime errors and occasional build errors. * Expect runtime errors and occasional build errors.
* Again, any runtime or build errors you see, please log in the issues tracker under this branch * Again, any runtime or build errors you see, please log in the issues tracker under this branch
*Do not log gameplay bugs or grievances in this branch - we're already working on them. * Do not log gameplay bugs or grievances in this branch - we're already working on them.
### In the future, there will be a 1_2 branch. ### In the future, there will be a 1_2 branch.
At that time, 1.1 will become dormant and all new development will be focused towards 1.2 At that time, 1.1 will become dormant and all new development will be focused towards 1.2