clu3 / bootstro.js

Tiny JS library using bootstrap's popovers to help guide your users around your website
http://clu3.github.io/bootstro.js/
MIT License
1.33k stars 235 forks source link

Added bower.json file #58

Closed benr77 closed 9 years ago

benr77 commented 9 years ago

I've created a bower.json file to allow users to have Bower install this package for them.

If you accept the PR, the next thing to do is register the package with Bower by running:

bower register boostro git://github.com/clu3/bootstro

Thanks

clu3 commented 9 years ago

Thank you benr77! Much appreciated