Update README.md

Add a paragraph about using the indev branch for submitting pull requests
This commit is contained in:
ORelio 2014-12-17 08:31:06 +01:00
parent 86b6baf5a4
commit 2f3f1241a6

View file

@ -9,6 +9,10 @@ send commands and receive text messages in a fast and easy way without having to
Downloads, help and more info available on the [Minecraft Forum thread](http://www.minecraftforum.net/topic/1314800-/)'s first post.<br/>
Alternatively, you can take a look at the [README](https://github.com/ORelio/Minecraft-Console-Client/blob/master/MinecraftClient/config/README.txt) file from the latest stable binary release.
##How to contribute
If you'd like to contribute to Minecraft Console Client, great! But please fork the *indev* branch to do so, as the *master* branch is the stable branch, corresponding to the last binary release, which does not contains the latest fixes and is available for forking into your own projects. Using *indev* branch, just submit a pull request :)
##License
Unless specifically stated, the code is from me or contributors, and available under CDDL-1.0.<br/>