Fix typo, add edited image example

[ci skip]
This commit is contained in:
Mike Helmick 2013-06-12 16:54:04 -04:00
parent 7cab9d5dd1
commit 57f67b96d3
2 changed files with 33 additions and 1 deletions

View file

@ -37,7 +37,10 @@ First, you'll want to import Twython::
from twython import Twython
Now, you'll want to create a Twython instance with your ``Consumer Key`` and ``Consumer Secert``
Now, you'll want to create a Twython instance with your ``Consumer Key`` and ``Consumer Secret``
Obtain Authorization URL
^^^^^^^^^^^^^^^^^^^^^^^^
::