From 50b542189c53db9808dd5b3b2ada913db0475688 Mon Sep 17 00:00:00 2001 From: Jackson Isaac Date: Mon, 19 Oct 2020 21:17:34 +0200 Subject: [PATCH] README.md: Add info about goodreads api --- utils/README.MD | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/utils/README.MD b/utils/README.MD index 2ea4dcf..d1b79fd 100644 --- a/utils/README.MD +++ b/utils/README.MD @@ -28,3 +28,10 @@ virtualenv . source bin/activate pip install -r requirements.txt ``` + +## Executing the script + +- Register at [goodreads](https://www.goodreads.com) +- Apply for a developer api [here](https://www.goodreads.com/api) +- Copy utils/config-sample.py as utils/config.py +- Fill in the API Key credentials