Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
changed citation example to a UUID that works
  • Loading branch information
CecSve authored Nov 15, 2024
1 parent 620c665 commit 207be39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Example usage:
occ.download_list(user = "sckott", limit = 5)
occ.download_meta(key = "0000099-140929101555934")
occ.download_get("0000066-140928181241064")
occ.download_citation("0000066-140928181241064")
occ.download_citation("0002526-241107131044228")
occ.download_describe("simpleCsv")
occ.download_sql("SELECT gbifid,countryCode FROM occurrence WHERE genusKey = 2435098")
Expand Down

0 comments on commit 207be39

Please sign in to comment.