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:
@@ -11,6 +11,7 @@ Example Usage
|
||||
::
|
||||
|
||||
from gistapi import *
|
||||
|
||||
gist = Gist('d4507e882a07ac6f9f92')
|
||||
gist.description # 'Example Gist for gist.py'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user