From 9df26b6a83b2438e2157dbe26aaead7a9d6ba508 Mon Sep 17 00:00:00 2001 From: Bruno Vieira Date: Fri, 24 Jan 2014 11:55:25 +0000 Subject: [PATCH] Added bower support and updated README --- README.md | 17 +++++++++++++---- bower.json | 26 ++++++++++++++++++++++++++ package.json | 2 +- 3 files changed, 40 insertions(+), 5 deletions(-) create mode 100644 bower.json diff --git a/README.md b/README.md index 046416f..f511f24 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ Install bionode with [npm](https://npmjs.org/): $ npm install bionode ``` +You can also install it for client side with [bower](http://bower.io) + +```sh +$ bower install bionode +``` + Alternatively, just include `bionode.min.js` via a `