Added nuget badge to readme.
This commit is contained in:
parent
c7ce597007
commit
7fc51c52a2
@ -1,6 +1,7 @@
|
||||
# SteamStorefrontAPI
|
||||
[![nuget](https://img.shields.io/nuget/v/SteamStorefrontAPI.svg)](https://www.nuget.org/packages/SteamStorefrontAPI)
|
||||
|
||||
The SteamStorefrontAPI is a .NET wrapper for the steam storefront api which is exposed via Steam Big Picture. The API is not officially available or documented, all data in this library was either compiled by trial and error from the [inofficial api documentation](https://wiki.teamfortress.com/wiki/User:RJackson/StorefrontAPI), and is therefore provided as-is. Also available as [NuGet Package](https://www.nuget.org/packages/SteamStorefrontAPI/).
|
||||
The SteamStorefrontAPI is a .NET wrapper for the steam storefront api which is exposed via Steam Big Picture. The API is not officially available or documented, all data in this library was either compiled by trial and error from the [inofficial api documentation](https://wiki.teamfortress.com/wiki/User:RJackson/StorefrontAPI), and is therefore provided as-is.
|
||||
|
||||
## Usage examples
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user