Pyzotero: a Python client for the Zotero API pyzotero.readthedocs.io
zotero

Merge pull request #258 from ideabucket/patch-1

authored by urschrei.eurosky.social and committed by

GitHub 4831930d 4c870869

+1 -1
+1 -1
README.md
··· 82 82 83 83 ## Optional: Command-Line Interface 84 84 85 - Pyzotero includes an optional command-line interface for searching and querying your local Zotero library. 85 + Pyzotero includes an optional command-line interface for searching and querying your local Zotero library. As it uses the local API server introduced in Zotero 7, it requires "Allow other applications on this computer to communicate with Zotero" to be enabled in Zotero's Settings > Advanced. 86 86 87 87 ### Installing the CLI 88 88