aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index f132b19..d37650b 100644
--- a/README.rst
+++ b/README.rst
@@ -38,12 +38,16 @@ Achievements
-------------
- The core
-- `User service <http://developer.github.com/v3/users/>`_
+- `Users service <http://developer.github.com/v3/users/>`_
+- `Repos service <http://developer.github.com/v3/repos/>`_
+- `Gists service <http://developer.github.com/v3/gists/>`_
TODO
-----
-- `Repo service <http://developer.github.com/v3/repos/>`_
+- Services: Git Data, Issues, Orgs, Pull Requests, Events
+- Oauth authorization API (service?)
+- Proxy methods into resources (e.g copitux.followers())
Contribute
-----------