summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-28 17:37:32 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-28 17:37:32 +0200
commita12216df96f6704e42659c33ddae7b5a8af9fdbd (patch)
tree9c36e35fa068b41722ffff0edbffe11875060c32 /README.md
parent7fea47b63e233daa98416807c44935a2847a59b8 (diff)
Rebase
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f81a130a..397969ac 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ make build-js
# build for production with minification
make build-js-production
+
```
## Running tests
You can use the provided Makefile to run all tests by using: