Update README.md
Ferox [2016-07-19 05:40:27]
diff --git a/README.md b/README.md
index 3395290..916a317 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ var serverResponse = await client.GetServer();
var profile = await client.GetProfile();
var settings = await client.GetSettings();
var mapObjects = await client.GetMapObjects();
+var inventory = await client.GetInventory();
await ExecuteFarmingPokestops(client);
await ExecuteCatchAllNearbyPokemons(client);
You may download the files in Public Git.