We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e5b83b + c2cd9a0 commit b7a0686Copy full SHA for b7a0686
README.md
@@ -35,6 +35,12 @@ Relying on CSS classes affords headroom.js incredible flexibility. The choice of
35
36
Using headroom.js is really simple. It has a pure JS API, plus an optional jQuery/Zepto plugin and AngularJS directive.
37
38
+### Install with bower
39
+
40
+```bash
41
+bower install headroom.js --save
42
+```
43
44
### Using Headroom.js with a CDN
45
46
CDN provided by [cdnjs](https://cdnjs.com/libraries/headroom)
0 commit comments