set expectations

This commit is contained in:
Kenneth Reitz
2011-07-23 02:38:47 -04:00
parent 22ed4c7f7c
commit 6c35486764
+3 -3
View File
@@ -1,9 +1,9 @@
Github3: Python wrapper for the (new) GitHub API v3 Github3: Python wrapper for the (new) GitHub API v3
=================================================== ===================================================
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.
**This a work in progress.** Should be relased eventually. **This a work in progress.** Should be relased soon.
@@ -25,7 +25,7 @@ Usage
Installation Installation
------------ ------------
To install clint, simply: :: To install Github3, simply: ::
$ pip install github3 $ pip install github3