Merge pull request #293 from rogersachan/patch-1

Detective Squirrel [2016-07-27 09:09:26]
Merge pull request #293 from rogersachan/patch-1

The plural is (once again) Pokémon
Filename
README.md
diff --git a/README.md b/README.md
index 6501ad5..174ab5b 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Go to PokemonGo\RocketAPI\Console\App.config -> Edit the Settings you like -> Bu
 # Settings
 ## AuthType
 * *Google* - Google login via oauth2
-* *Ptc* - Pokemon Trainer Club login with username/password combination
+* *Ptc* - Pokémon Trainer Club login with username/password combination

 ## PtcUsername
 * *username* for PTC account. No need for when using Google.
@@ -62,8 +62,8 @@ Go to PokemonGo\RocketAPI\Console\App.config -> Edit the Settings you like -> Bu
 * *seconds* After X seconds it recycles items from the filter in *Settings.cs*.

 ## Language
-* *english* Outputs caught pokemons in english name.
-* *german*  Outputs caught pokemons in german name.
+* *english* Outputs caught Pokémon in english name.
+* *german*  Outputs caught Pokémon in german name.

 ## RazzBerryMode
 * *cp* - Use RazzBerry when Pokemon is over specific CP.
@@ -80,8 +80,8 @@ Go to PokemonGo\RocketAPI\Console\App.config -> Edit the Settings you like -> Bu
 * *all* - transfers all pokemon

 ## TransferCPThreshold
-* *CP* transfers all pokemons with less CP than this value.
+* *CP* transfers all Pokémon with less CP than this value.

 ## EvolveAllGivenPokemons
-* *false* Evolves no pokemons.
-* *true* Evolves all pokemons.
+* *false* Evolves no Pokémon.
+* *true* Evolves all Pokémon.
You may download the files in Public Git.