diff --git a/README.md b/README.md index ed8cfae..ca11162 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # [HTML9 Responsive Boilerstrap JS](http://html9responsiveboilerstrapjs.com) Boom. Cross-universe compatible. + +## Usage + +You could do, + +> Um... are you stupid or something? Just attackclone the grit repo pushmerge, then rubygem the lymphnode js shawarma module – and presto! + +Or, + +> bower install HTML9-Responsive-Boilerstrap-js \ No newline at end of file diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..c5efaeb --- /dev/null +++ b/bower.json @@ -0,0 +1,27 @@ +{ + "name": "HTML9-Responsive-Boilerstrap-js", + "version": "XM99Build64alphabetagamma.42", + "description": "Boom. Cross-universe compatible.", + "main": "js/html9responsiveboilerstrap.js", + "moduleType": [ + "node" + ], + "keywords": [ + "universe", + "explosions", + "cats", + "tentacles" + ], + "authors": [ + "impressivewebs" + ], + "license": "CPLv2", + "homepage": "http://html9responsiveboilerstrapjs.com/", + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "test", + "tests" + ] +}