Skip to content

Commit

Permalink
Added future release message
Browse files Browse the repository at this point in the history
  • Loading branch information
anderj017 committed Mar 1, 2015
1 parent 7bef31d commit 569c771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ Example (continuing from above):
Thread.Sleep(5000); // wait 5 seconds between calls!
var newFeed = client.GetFeed(12, leagues.Select(x => x.Id).ToArray(), feed.Timestamp);

A future release will monitor lines for changes and fire an event when it updates.

Enjoy!

0 comments on commit 569c771

Please sign in to comment.