We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ed4c7 commit 6c35486Copy full SHA for 6c35486
README.rst
@@ -1,9 +1,9 @@
1
Github3: Python wrapper for the (new) GitHub API v3
2
===================================================
3
4
-Github's working on a new API. This is the new Python wrapper for it.
+Github has a new API. This is the best Python wrapper for it.
5
6
-**This a work in progress.** Should be relased eventually.
+**This a work in progress.** Should be relased soon.
7
8
9
@@ -25,7 +25,7 @@ Usage
25
Installation
26
------------
27
28
-To install clint, simply: ::
+To install Github3, simply: ::
29
30
$ pip install github3
31
0 commit comments