aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 273f887..357e5e3 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Integrated gulp build process for :
## Usage
```bash
-npm start # for development
+npm start # for development live reloading server
```
```bash
npm release # for minification+zip (final output will be available on ./dist/archive.zip)