aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndrajith K L2018-08-12 02:56:07 +0530
committerIndrajith K L2018-08-12 03:00:14 +0530
commitdb47cb139e2677fb0d57f7c5fd5198d76ee2ca56 (patch)
tree43fce1a8614bf057cae1a7ca4e84827eb90c5eb8
parent58de0c73901edf7c90738c59c20046ab13b5096d (diff)
downloadjs13kgames-template-db47cb139e2677fb0d57f7c5fd5198d76ee2ca56.tar.gz
js13kgames-template-db47cb139e2677fb0d57f7c5fd5198d76ee2ca56.tar.bz2
js13kgames-template-db47cb139e2677fb0d57f7c5fd5198d76ee2ca56.zip
Adds instructions :books:
-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)