Skip to content

Commit

Permalink
[lang] Update Goodreads API key instructions (#6542)
Browse files Browse the repository at this point in the history
Closes <#6539>.
  • Loading branch information
Frenzie committed Aug 23, 2020
1 parent 61e9d0b commit 671ea00
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions plugins/goodreads.koplugin/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,8 @@ function Goodreads:updateSettings()
How to generate a key and a secret key:
1. Go to https://www.goodreads.com/user/sign_up and create an account
2. Register for a development key on the following page: https://www.goodreads.com/user/sign_in?rd=true
3. Your key and secret key will now be available on https://www.goodreads.com/api/key
4. Enter your generated key and your secret key in the settings dialog (Login to Goodreads window)
2. Create a key and secret key on https://www.goodreads.com/api/keys
3. Enter your generated key and your secret key in the settings dialog (Login to Goodreads window)
]])

if self.goodreads_key == "" then
Expand Down

0 comments on commit 671ea00

Please sign in to comment.