From 0cdf245713031ee8a5a479a93b3d9f4249e4c631 Mon Sep 17 00:00:00 2001 From: Mient-jan Stelling Date: Mon, 30 May 2016 18:57:05 -0300 Subject: [PATCH] adding npm version --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 74654df..cab7159 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ Pixi Flump Library compatible for pixi v3 #### Install bower install pixi-flump +or use npm + + npm install pixi-flump + #### Setup HTML Add this to your setup. or where ever you have your pixi and pixi-flump library.