Skip to content

Commit 2d5c59f

Browse files
author
Justin Skiles
authored
Update README.md
1 parent 98fa7ec commit 2d5c59f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This is a .NET library that makes it easy to use the Steam Web API. It convenien
77

88
Please refer [here](http://steamwebapi.azurewebsites.net/) for details regarding the Steam Web API, its endpoints, and how this library consumes them.
99

10+
Check this README and the [Wiki](https://github.com/babelshift/SteamWebAPI2/wiki/) for more details about [getting started](https://github.com/babelshift/SteamWebAPI2/wiki/1.-Getting-Started) and [common use cases](https://github.com/babelshift/SteamWebAPI2/wiki/Common-Use-Examples).
11+
1012
## About this Library
1113
This library was created to address the (at times) awful nature of the Steam Web API. Many of the exposed endpoints have little to no documentation on the parameters and absolutely no documentation on any of the responses. In addition, many of the endpoints do not follow any type of coding convention as it appears that different developers created different endpoints without collaborating with one another.
1214

0 commit comments

Comments
 (0)