Skip to content

Commit

Permalink
how to install
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoryak committed Dec 12, 2013
1 parent bf145f2 commit f597076
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,19 @@ Another plugin that does this?!

I was fed up the current state of floating header plugins. They either lose your styles or lose your events, or don't support the edge cases.

Install:
--------
Install using [Bower](http://bower.io/):

```bash
bower install floatThead
```

or download:

- [development version](https://raw.github.com/mkoryak/floatThead/master/jquery.floatThead.js)
- [production version](https://raw.github.com/mkoryak/floatThead/master/jquery.floatThead.min.js)

Features:
---------

Expand Down Expand Up @@ -65,4 +78,4 @@ Change Log

License
-------
[CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)
[CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)

0 comments on commit f597076

Please sign in to comment.