Adds shields into Readme
This commit is contained in:
parent
354527e1f4
commit
40f398e84f
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
# japanese-pokemon-cards-sdk-csharp
|
||||
|
||||
[](https://www.nuget.org/packages/JpnCardsPokemon.Sdk/) [](https://www.nuget.org/packages/JpnCardsPokemon.Sdk/)   
|
||||
|
||||
|
||||
Dependency-free C# SDK for interaction with [jpn-cards.com](https://jpn-cards-site.readthedocs.io/en/latest/home/). With the SDK you can gather information about Japanese Pokémon TCG. This includes information about sets and cards, including current price information if available.
|
||||
The data is provided by an external API. Please check the above link for more information. The SDK only fetches their current JSON data and wraps them into object.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue