aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-11-03 19:36:45 -0400
committerGitHub <[email protected]>2021-11-03 19:36:45 -0400
commite685697bbbe895e7d6b8936d2d35a0e1debe637b (patch)
treed0c066203b62fbfb00ac61eedd07a1b7a596eeb8
parentdb55778fd82819b758a7225c7dea5367b5c50bc5 (diff)
downloadSponsorBlock-e685697bbbe895e7d6b8936d2d35a0e1debe637b.tar.gz
SponsorBlock-e685697bbbe895e7d6b8936d2d35a0e1debe637b.zip
Add back info about adjusting config
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4acd4339..34d34660 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ You can read the API docs [here](https://wiki.sponsor.ajay.app/index.php/API_Doc
You must have [Node.js 16](https://nodejs.org/) and npm installed.
-1. Copy the file `config.json.example` to `config.json`.
+1. Copy the file `config.json.example` to `config.json` and adjust configuration as desired.
- You will need to repeat this step in the future if you get build errors related to `CompileConfig`. This can happen for example when a new category is added.