From abee928de8bdea5f3f7fce48c779674911caf017 Mon Sep 17 00:00:00 2001 From: Stephen Marsh Date: Wed, 9 Aug 2017 15:21:37 -0400 Subject: [PATCH] add npm install instruction --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9ffe189..1fcb83e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ See the [project page](http://nnattawat.github.io/flip/) ### Bower
bower install flip
+### NPM +
npm install nnattawat/flip
+ ### Usage In your web page: