Adding installation notes to README, thanks to a note from Idris (that I, sadly, missed for the longest time)
This commit is contained in:
parent
f74aae38a9
commit
cdba60ecca
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ Example Use
|
||||||
-----------------------------------------------------------------------------------------------------
|
-----------------------------------------------------------------------------------------------------
|
||||||
> import twython
|
> import twython
|
||||||
>
|
>
|
||||||
> twitter = twython.setup(username="example", password="example")
|
> twitter = twython.setup(username="example", password="example")
|
||||||
> twitter.updateStatus("See how easy this was?")
|
> twitter.updateStatus("See how easy this was?")
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue