Mmmm fix this...?

This commit is contained in:
Ryan McGrath 2012-03-21 19:34:32 +01:00
parent e0c76501ba
commit 6d72b8aa33
2 changed files with 16 additions and 2 deletions

View file

@ -60,7 +60,7 @@ Usage is as follows; it's designed to be open-ended enough that you can adapt it
streams. This also exists in large part (read: pretty much in full) thanks to the excellent **[python-requests](http://docs.python-requests.org/en/latest/) library by
Kenneth Reitz.
**Example Usage:**
**Example Usage:**
``` python
import json
from twython import Twython
@ -118,6 +118,13 @@ You can also follow me on Twitter - **[@ryanmcgrath](http://twitter.com/ryanmcgr
Twython is released under an MIT License - see the LICENSE file for more information.
Want to help?
-----------------------------------------------------------------------------------------------------
Twython is useful, but ultimately only as useful as the people using it (say that ten times fast!). If you'd
like to help, write example code, contribute patches, document things on the wiki, tweet about it. Your help
is always appreciated!
Special Thanks to...
-----------------------------------------------------------------------------------------------------
This is a list of all those who have contributed code to Twython in some way, shape, or form. I think it's

View file

@ -60,7 +60,7 @@ Usage is as follows; it's designed to be open-ended enough that you can adapt it
streams. This also exists in large part (read: pretty much in full) thanks to the excellent **[python-requests](http://docs.python-requests.org/en/latest/) library by
Kenneth Reitz.
**Example Usage:**
**Example Usage:**
``` python
import json
from twython import Twython
@ -118,6 +118,13 @@ You can also follow me on Twitter - **[@ryanmcgrath](http://twitter.com/ryanmcgr
Twython is released under an MIT License - see the LICENSE file for more information.
Want to help?
-----------------------------------------------------------------------------------------------------
Twython is useful, but ultimately only as useful as the people using it (say that ten times fast!). If you'd
like to help, write example code, contribute patches, document things on the wiki, tweet about it. Your help
is always appreciated!
Special Thanks to...
-----------------------------------------------------------------------------------------------------
This is a list of all those who have contributed code to Twython in some way, shape, or form. I think it's