Update README.md

Ferox [2016-07-20 19:56:44]
Update README.md
Filename
README.md
diff --git a/README.md b/README.md
index 8c37985..5ea2f1f 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ await ExecuteCatchAllNearbyPokemons(client);

 Features
 ```
-#PTC Login / Google last part
+#PTC Login / Google
 #Get Map Objects and Inventory
 #Search for gyms/pokestops/spawns
 #Farm pokestops
@@ -35,12 +35,3 @@ Todo
 #Map Enums
 ```

-To use the google login:
-```
-Install charles and follow ios/android:
-https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/
-
-Disable firewall and login to Pokemon Go on phone. Look for android.google.com request and fetch the headers from the android.google.com/auth request and put them in Settings.cs.
-AndroidID = DeviceId
-Token = LongDurationToken (the oauth.#blabla token)
-```
You may download the files in Public Git.