Fixing readme display issues, effin' markdown
This commit is contained in:
parent
58dae33244
commit
bf7f4a38c9
1 changed files with 4 additions and 5 deletions
|
|
@ -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()
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue