Fork Me badge, more docs
[ci skip]
This commit is contained in:
parent
124dc1b969
commit
dd61841481
6 changed files with 33 additions and 9 deletions
|
|
@ -94,8 +94,8 @@ First, you'll want to import Twython::
|
|||
|
||||
from twython import Twython
|
||||
|
||||
Don't have an OAuth 2 `access_token`?
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Obtain an OAuth 2 Access Token
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
::
|
||||
|
||||
|
|
@ -107,8 +107,8 @@ Don't have an OAuth 2 `access_token`?
|
|||
|
||||
# Save ACCESS_TOKEN in a database or something for later use!
|
||||
|
||||
Already have one?
|
||||
^^^^^^^^^^^^^^^^^
|
||||
Use the Access Token
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue