Updating readme file for JS command
authorFrederic Massart <fred@moodle.com>
Mon, 12 May 2014 03:47:34 +0000 (11:47 +0800)
committerFrederic Massart <fred@moodle.com>
Mon, 12 May 2014 03:47:34 +0000 (11:47 +0800)
README.md

index a0cbc78..0348522 100644 (file)
--- a/README.md
+++ b/README.md
@@ -238,6 +238,18 @@ Run the command line installation script with all parameters set on an existing
     mdk install --engine mysqli stable_master
 
 
+js
+--
+
+JS related functions.
+
+**Example**
+
+Compile the JS modules in Atto
+
+    mdk js shift --plugin editor_atto
+
+
 phpunit
 -------