From fea6680b72ae8c365ad5b36efeff36f964773959 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 12 Feb 2016 09:56:56 +0100 Subject: Update README.md --- js/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'js/README.md') 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 -- cgit v1.2.3