Fix README.rst
[ci skip]
This commit is contained in:
parent
52609334bd
commit
b99db3c90c
1 changed files with 2 additions and 0 deletions
|
|
@ -153,6 +153,7 @@ and
|
|||
Posting a Status with an Image
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
::
|
||||
|
||||
from twython import Twython
|
||||
|
||||
t = Twython(app_key, app_secret,
|
||||
|
|
@ -170,6 +171,7 @@ Posting a Status with an Image
|
|||
Posting a Status with an Editing Image *(This example resizes an image)*
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
::
|
||||
|
||||
from twython import Twython
|
||||
|
||||
t = Twython(app_key, app_secret,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue