summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorBernhard Posselt <BernhardPosselt@users.noreply.github.com>2016-02-12 09:56:56 +0100
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2016-02-12 09:56:56 +0100
commitfea6680b72ae8c365ad5b36efeff36f964773959 (patch)
tree7ee5880a60829708966ee7251e7fc9a7d1f8aaa4 /js
parentbcd559f4d2becf5b5cea7845d28b3aa5195a15a5 (diff)
Update README.md
Diffstat (limited to 'js')
-rw-r--r--js/README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/js/README.md b/js/README.md
index 5818434d3..52f763eba 100644
--- a/js/README.md
+++ b/js/README.md
@@ -14,20 +14,20 @@ The following tasks are available:
* **Build the JavaScript**:
- gulp
+ gulp
* **Watch for changes and build JavaScript**:
- gulp watch
+ gulp watch
* **Run JavaScript unit tests**:
- gulp karma
+ gulp karma
* **Watch for changes and run JavaScript unit tests**:
-
- gulp watch-karma
-
+
+ gulp watch-karma
+
* **Watch for changes and run PHP unit tests**:
- gulp watch-phpuni
+ gulp watch-phpuni