Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
darsain committed Apr 11, 2013
1 parent ada0405 commit 269dbc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Sly](https://darsa.in/sly)

JavaScript library for one-directional scrolling with item based navigation support. 14KB minified, 6KB gzipped.
JavaScript library for one-directional scrolling with item based navigation support.

Sly supports navigation with:

Expand Down Expand Up @@ -46,10 +46,10 @@ Bower:
bower install sly
```

Or manually download and handle the latest stable release:
Or manually download the latest stable release:

- [Production (minified)](https://raw.github.com/Darsain/sly/master/dist/sly.min.js)
- [Development (full source)](https://raw.github.com/Darsain/sly/master/dist/sly.js)
- [Production (minified)](https://raw.github.com/Darsain/sly/master/dist/sly.min.js) - 14KB, 6KB gzipped
- [Development (full source)](https://raw.github.com/Darsain/sly/master/dist/sly.js) - 50KB

## Documentation

Expand Down

0 comments on commit 269dbc4

Please sign in to comment.