From 7bef31df9b03f846570edf1e5e5dc1d50365c426 Mon Sep 17 00:00:00 2001 From: "Jesse-PC\\Jesse" Date: Sun, 1 Mar 2015 22:32:35 +1100 Subject: [PATCH] Added references section to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1eb2ecc..b13610b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ A complete API client that builds on the Nuno Freitas to support the JSON functions (GetClientBalance, PlaceBet, GetLine, GetBets, GetInRunning). +References: + +These references are available via NuGet. + + Newtonsoft.Json + System.Net.Http.Formatting (part of the Microsoft.AspNet.WebApi.Client package) + Usage: Here's an example of getting all lines for upcoming E-Sports matches (across all E-Sports leagues):