Fixing readme display issues, effin' markdown

This commit is contained in:
Ryan McGrath 2009-10-29 04:14:17 -04:00
parent 58dae33244
commit bf7f4a38c9

View file

@ -15,8 +15,7 @@ Example Use
----------------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------------
> from pythentic_jobs import pythentic > from pythentic_jobs import pythentic
> >
> # Simply call Pythentic, and pass in your API key. > jobs = pythentic(api_key="fajsnfjasdnf...")
> jobs = pythentic("fajsnfjasdnf...")
> jobs.getLocations() > jobs.getLocations()
@ -31,8 +30,8 @@ Questions, Comments, etc?
Pythentic Jobs should be simple enough that you would hopefully have no questions, but if you do, Pythentic Jobs should be simple enough that you would hopefully have no questions, but if you do,
feel free to hit me up at the following: feel free to hit me up at the following:
GitHub: (Where you're probably reading this) GitHub: (Where you're probably reading this)
Twitter: ( http://twitter.com/ryanmcgrath ) Twitter: ( http://twitter.com/ryanmcgrath )
Email: (ryan [at] venodesigns dot net) Email: (ryan [at] venodesigns dot net)
Twython is released under an MIT License - see the LICENSE file for more information. Twython is released under an MIT License - see the LICENSE file for more information.