mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-04 10:04:59 +02:00
Issue #186 readme update
This commit is contained in:
parent
ecd848625b
commit
22f106a34d
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ For some added fun, there is a "git golf" concept where we keep track of how man
|
|||
|
||||
### Level Builder
|
||||
|
||||
You can build levels with `build level`. The dialog will walk you through the process, and at the end you can `export level` to get a JSON blob. Paste that in a gist or directly into an issue and I can check it out / merge in your changes! You can also share this level directly with friends by having them run "import level"
|
||||
You can build levels with `build level`. The dialog will walk you through the process, and at the end you can `export level` to get a JSON blob. Paste that in a gist or directly into an issue and I can check it out / merge in your changes! You can also share this level directly with friends by having them run "import level" or simply specify a gist ID in the url params like so:
|
||||
http://pcottle.github.io/learnGitBranching/?gist_level_id=a84407351f9c9f0cb241
|
||||
|
||||
## How the app works / contributing functionality
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue