documentation update

This commit is contained in:
Kenneth Reitz
2010-05-16 16:08:09 -04:00
parent 1a8152117a
commit 4844041be5
+10
View File
@@ -30,6 +30,16 @@ Example Usage
>> Gists.fetch_by_user('kennethreitz')[-1].description
'My .bashrc configuration'
Installation
------------
pip install gistapi
Or, if you must:
easy_install gistapi
Roadmap
-------