From 6c354867649ec8e573706edd22f2c19d43cd1290 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 23 Jul 2011 02:38:47 -0400 Subject: set expectations --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 637f43b..9f7ceec 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,9 @@ 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 ------------ -To install clint, simply: :: +To install Github3, simply: :: $ pip install github3 -- cgit v1.2.3-59-g8ed1b