diff options
author | 2012-05-12 23:16:56 +0200 | |
---|---|---|
committer | 2012-05-12 23:16:56 +0200 | |
commit | dd29354dd13d49c1d41bbc433df0f0c2e162c696 (patch) | |
tree | 8b51e3966e36b7d156821de0581172748cedf295 /README.rst | |
parent | Merge 'services/pull_requests' (diff) | |
download | python-github3-dd29354dd13d49c1d41bbc433df0f0c2e162c696.tar.xz python-github3-dd29354dd13d49c1d41bbc433df0f0c2e162c696.zip |
Readme and authors updated
Diffstat (limited to '')
-rw-r--r-- | README.rst | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -42,13 +42,14 @@ Achievements - `Repos service <http://developer.github.com/v3/repos/>`_ - `Gists service <http://developer.github.com/v3/gists/>`_ - `Git Data service <http://developer.github.com/v3/git/>`_ +- `Pull requests service <http://developer.github.com/v3/pulls/>`_ TODO ----- -- Services: Issues, Orgs, Pull Requests, Events +- Services: Issues, Orgs, Events - Oauth authorization API (service?) -- Proxy methods into resources (e.g copitux.followers()) +- Proxy methods into resources (e.g copitux.followers) Contribute ----------- |