Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Link to Zotero Settings changed from https://www.zotero.org/settings/key to https://www.zotero.org/settings/keys

I also added /new to directly link to generating a new key, maybe you could explain which settings are needed for a new key (read/write).
  • Loading branch information
floriankilian committed Aug 25, 2022
1 parent 7eacac1 commit 2b2b126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Note: If you do not have pip installed on your system, you can follow the instru
# Usage
Since we have to retrieve the notes from Zotero API and then upload them to the Readwise, the minimum requirements are:
* **Readwise access token** [Required]: You can get your access token from https://readwise.io/access_token
* **Zotero API key** [Required]: Create a new Zotero Key from [your Zotero settings](https://www.zotero.org/settings/key)
* **Zotero API key** [Required]: Create a new Zotero Key from [your Zotero settings](https://www.zotero.org/settings/keys/new)
* **Zotero personal or group ID** [Required]:
* Your **personal library ID** (aka **userID**) can be found [here](https://www.zotero.org/settings/key) next to `Your userID for use in API calls is XXXXXX`.
* If you're using a **group library**, you can find the library ID by
Expand Down

0 comments on commit 2b2b126

Please sign in to comment.