Merge remote-tracking branch 'refs/remotes/origin/master' into Beta-Build

Brian [2016-08-02 08:04:59]
Merge remote-tracking branch 'refs/remotes/origin/master' into Beta-Build
Filename
README.md
diff --git a/README.md b/README.md
index cbb985a..234ccc0 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Pokemon-Go-Rocket-API
-
+[![Stories in Ready](https://badge.waffle.io/1461748123/Pokemon-Go-Rocket-API.svg?label=accepted&title=Accepted)](http://waffle.io/1461748123/Pokemon-Go-Rocket-API)
+[![Stories in Ready](https://badge.waffle.io/1461748123/Pokemon-Go-Rocket-API.svg?label=in%20progress&title=In Progress)](http://waffle.io/1461748123/Pokemon-Go-Rocket-API)
+[![Stories in Ready](https://badge.waffle.io/1461748123/Pokemon-Go-Rocket-API.png?label=ready&title=Ready)](https://waffle.io/1461748123/Pokemon-Go-Rocket-API)
 ## Official discord channel for user and developer discussions.
 * https://discord.gg/y6EU2qY

@@ -14,7 +16,7 @@ A Pokémon Go bot in C#
 * PTC / Google Login
 * Get Map Objects and Inventory
 * Live map showing Pokéstops and farming path
-* Search for Gyms / Pokéstops / Spawns
+* Search for Pokéstop
 * Farm Pokéstops
 * Farm all Pokémon in the neighbourhood
 * Evolve Pokémon
@@ -45,6 +47,26 @@ Change your settings using the settings tab on the bot. If you want more advance
 ### Wola
 Click Start Bot and enjoy!

+# How can I contribute?
+## For users:
+You can contribute in many ways, here are some that you can do to help the project out!
+### Join discord channel and help answer questions
+We have more and more users everyday, so we have alot of questions form new users who haven't fully understand how the bot works yet. If you want to help them out, join our official discord channel :)
+### Answer questions in [issues](https://github.com/1461748123/Pokemon-Go-Rocket-API/issues)
+Same as above, you can help by answering questions in the [issues](https://github.com/1461748123/Pokemon-Go-Rocket-API/issues) tab!
+### Report bugs
+Report bugs you found in [issues](https://github.com/1461748123/Pokemon-Go-Rocket-API/issues).
+In order to help us fix the problem, please take a screenshot of the error you get and also attatch your log file (under the Logs folder) as well. Add [Bug] to the title to help us quickly identify the category of the issue.
+### Suggestions/ideas
+Tell us what you think we can do better in [issues](https://github.com/1461748123/Pokemon-Go-Rocket-API/issues).
+Give detailed discription to help us understand what you are looking for. Add [Suggestion] to the title to help us quickly identify the category of the issue. Your suggestion might not be accept, but hey, maybe we will accept your suggestion next time! :)
+## For developers:
+You can contribute to the project by helping us on coding.
+Fork this project and creat a new branch to add your code or fix a know issue.
+Use pull request to submit your code. Remember, submit to *Beta-Build* branch! :D
+## Donations
+We are not accepting donations currently :) If you really wanna contribute, consider doing the stuff above! :D
+
 # Settings
 ## AuthType
 * *google* - Google login
You may download the files in Public Git.