aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-10-02 17:42:47 -0400
committerAjay Ramachandran <[email protected]>2021-10-02 17:42:47 -0400
commit0e147134f3435d842fea9f695f0a6bf113ce8b17 (patch)
treeff41fa9e30b91a646c3f4fcea6378b30eeb1a05f /README.md
parent8605e23fbbe1215b9bc54a0e714c6ade11cf6c22 (diff)
downloadSponsorBlock-0e147134f3435d842fea9f695f0a6bf113ce8b17.tar.gz
SponsorBlock-0e147134f3435d842fea9f695f0a6bf113ce8b17.zip
Add testing action
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 bdd05c17..c39b639e 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,8 @@ You can read the API docs [here](https://wiki.sponsor.ajay.app/index.php/API_Doc
# Building
+You must have Node.js 16 installed.
+
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.