Merge branch 'master' of https://github.com/FeroxRev/PokemonGo.Rocket.API.git

FeroxRev [2016-07-16 06:02:40]
Merge branch 'master' of https://github.com/FeroxRev/PokemonGo.Rocket.API.git
Filename
README.md
diff --git a/README.md b/README.md
index 684e153..a55f633 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,15 @@

 Working:

--Get google access token by registered device
--Get profile by supplying access token manually
+-Login by registered device
+
+-Retrieve Profile:
+
+```{{ "unknown1": 1, "profile": { "creationTime": "1467979220161", "username": "FeroxRev", "team": 1, "tutorial": "AAEDBAc=", "avatar": { "unknown3": 1, "unknown9": 4 }, "pokeStorage": 250, "itemStorage": 350, "dailyBonus": { }, "currency": [ { "type": "POKECOIN" }, { "type": "STARDUST", "amount": 5300 } ] } }}```
+

 Todo:

 -Get pokemon/pokestops/gyms
+
+-Gotta catch them all
You may download the files in Public Git.