diff --git a/README.md b/README.md index 2d26236..d933fcf 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ var t = new Repository().Get(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?