Update README.md

This commit is contained in:
Vasily Vasilyev 2019-05-14 01:56:37 +03:00 committed by GitHub
parent f3283dcfde
commit e6647fa196
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# SteamStorefrontAPI
[![nuget](https://img.shields.io/nuget/v/SteamStorefrontAPI.svg)](https://www.nuget.org/packages/SteamStorefrontAPI)
[![nuget](https://img.shields.io/nuget/v/SteamStorefrontAPI.NETStandard.svg)](https://www.nuget.org/packages/SteamStorefrontAPI.NETStandard)
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.