From db47cb139e2677fb0d57f7c5fd5198d76ee2ca56 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sun, 12 Aug 2018 02:56:07 +0530 Subject: Adds instructions :books: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3