Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed May 20, 2015
1 parent 7b8362b commit e9ca4ed
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ See the homepage for directions and examples: <http://leafo.net/sticky-kit/>

## Copying

Copy [sticky-kit.min.js](https://github.com/leafo/sticky-kit/blob/master/jquery.sticky-kit.min.js) to your project, and include it with a `script` tag. jQuery is a dependency, it must be loaded before the Sticky-kit.
Copy [sticky-kit.min.js](https://raw.githubusercontent.com/leafo/sticky-kit/master/jquery.sticky-kit.min.js) to your project, and include it with a `script` tag. jQuery is a dependency, it must be loaded before the Sticky-kit.

You can download the non-minified version here: [jquery.sticky-kit.js](https://github.com/leafo/sticky-kit/blob/master/jquery.sticky-kit.js)
You can download the non-minified version here: [jquery.sticky-kit.js](https://raw.githubusercontent.com/leafo/sticky-kit/master/jquery.sticky-kit.js)


## Bower
Expand All @@ -19,4 +19,6 @@ You can download the non-minified version here: [jquery.sticky-kit.js](https://g
$ bower install sticky-kit --save
```

License: WTFPL
# License

WTFPL

0 comments on commit e9ca4ed

Please sign in to comment.