diff --git a/README.md b/README.md index 8a31b9a..214c6b0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A .Net wrapper for the Pokemon API at [pokemontcg.io](pokemontcg.io). Targets .Net Standard 2.0+. -![Nuget](https://img.shields.io/nuget/v/PokemonTcgSdk) ![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/PokemonTcgSdk) +![Nuget](https://img.shields.io/nuget/v/PokemonTcgSdk?style=flat-square) # Use As of v2 of the api an api key is needed to get the full benefit of it. This can be aquired at [pokemontcg.io](pokemontcg.io), without using a key rate limits are a lot lower.