mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
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!
This commit is contained in:
parent
36b1b240a0
commit
27cab64589
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user