Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymarvels authored Oct 25, 2022
1 parent 3c7feed commit 3354349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3354349

Please sign in to comment.