lukasschwab / arxiv.py

Python wrapper for the arXiv API
MIT License
1.07k stars 120 forks source link

Add an unencoded query example to README.md #143

Closed lukasschwab closed 11 months ago

lukasschwab commented 11 months ago

Description

Does what it says on the tin. README.md should really be restructured to prioritize examples and prominent links to the generated documentation — class members are better-documented inline and in the generated docs.

Breaking changes

List any changes that break the API usage supported on master.

None, docs only.

Relevant issues

List GitHub issues relevant to this change.

Checklist