adjust readme

This commit is contained in:
Tommy Parnell
2015-04-08 18:43:17 -04:00
parent d216412551
commit 3b1abbb3de

View File

@@ -36,7 +36,8 @@ var t = new Repository().Get<UserDistinctBeers>(ts, "tparnell");
## TODO
* Actually Make unit tests
* Add authentication wrapper
* Add authentication layer
* Implement API calls that require authentication tokens
* Coveralls?
* Code Quality?
* Exception Handling?