From 459a248e6dfbcc95761c8aee39bca934581b8906 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Wed, 8 Apr 2015 15:55:54 -0400 Subject: [PATCH] update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ab48f57..1c7e61c 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,11 @@ var t = new Repository().Get(ts, "tparnell"); * There are no special instructions, submit pull requests against the master branch. * Releases to nuget occur on successful master branch builds + +## TODO + +* Actually Make unit tests +* Add authentication wrapper +* Implement API calls that require authentication tokens +* Coveralls? +* Code Quality?