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?