update readme

This commit is contained in:
Tommy Parnell
2015-04-08 15:55:54 -04:00
parent 627564cff4
commit 459a248e6d

View File

@@ -27,3 +27,11 @@ var t = new Repository().Get<UserDistinctBeers>(ts, "tparnell");
* There are no special instructions, submit pull requests against the master branch. * There are no special instructions, submit pull requests against the master branch.
* Releases to nuget occur on successful master branch builds * 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?