Skip to content

Commit

Permalink
Added references section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anderj017 committed Mar 1, 2015
1 parent 646441e commit 7bef31d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ A complete API client that builds on the <a href="http://www.pinnaclesports.com/

I have cleaned up and extended the wrapper created by <a href="http://www.broculos.net/2014/04/pinnacle-sports-how-to-implement-rest.html">Nuno Freitas</a> to support the JSON functions (GetClientBalance, PlaceBet, GetLine, GetBets, GetInRunning).

<strong>References:</strong>

These references are available via NuGet.

Newtonsoft.Json
System.Net.Http.Formatting (part of the Microsoft.AspNet.WebApi.Client package)

<strong>Usage:</strong>

Here's an example of getting all lines for upcoming E-Sports matches (across all E-Sports leagues):
Expand Down

0 comments on commit 7bef31d

Please sign in to comment.