From 27cab6458968d85ca1ad0fa07cde02eb04e8ef4f Mon Sep 17 00:00:00 2001 From: Blake Date: Thu, 10 Apr 2014 17:24:17 -0700 Subject: [PATCH] Update ReadMe with installation instructions Added bower installation instructions. I wanted to install this way when I came across the repo, but wasn't sure if it existed, so had to google around for a bit to find out. Seems like it should just be stated up front. Great library! Thanks! --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4a3ed15..60efdf9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ ## Bowser A Browser detector. Because sometimes, there is no other way, and not even good modern browsers always provide good feature detection mechanisms. +**Install with** ```bower install bowser``` + [![bowser ci](https://secure.travis-ci.org/ded/bowser.png)](https://travis-ci.org/ded/bowser/) + So... it works like this: ``` js