aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-05-06 20:22:11 -0400
committerGitHub <[email protected]>2020-05-06 20:22:11 -0400
commita259949cd6ceee227292ad1ac6b5d49d2b0d625e (patch)
treea7aaee8a72d020259eacea64711e907b1834a230 /README.md
parent1526fbcbe8f8bd2505711a3b1c27b57a849fbb98 (diff)
downloadSponsorBlock-a259949cd6ceee227292ad1ac6b5d49d2b0d625e.tar.gz
SponsorBlock-a259949cd6ceee227292ad1ac6b5d49d2b0d625e.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8551c727..4574d98e 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,8 @@ You can read the API docs [here](https://github.com/ajayyy/SponsorBlockServer#ap
# Building
+Rename `config.json.example` to `config.json` and adjust configuration as desired.
+
There are also other build scripts available. Install `npm`, then run `npm install` in the repository to install dependencies.
Run `npm run build` to generate a Chrome extension.