mirror of
https://github.com/kennethreitz/gistapi.py.git
synced 2026-06-05 23:10:17 +00:00
documentation update
This commit is contained in:
+10
@@ -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
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user