From 9f3b9a77d5723539958954b669f1de4fc09e397f Mon Sep 17 00:00:00 2001 From: moonstar-x Date: Sat, 12 Jun 2021 02:17:42 -0500 Subject: [PATCH] Updated README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e698288..fc32233 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Clone this repository. Then, install the dependencies. npm install ``` +## Configuration + +Inside the `data` folder there is a `credentials.json.example` file. Rename this to `credentials.json` and fill it up with your own credentials. + ## Usage You can use the script with the following command: