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
>
> # Simply call Pythentic, and pass in your API key.
> jobs = pythentic("fajsnfjasdnf...")
> jobs = pythentic(api_key="fajsnfjasdnf...")
> jobs.getLocations()