diff --git a/README.rst b/README.rst index e167ac0..32302fa 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,7 @@ Example Usage :: from gistapi import * + gist = Gist('d4507e882a07ac6f9f92') gist.description # 'Example Gist for gist.py'