Skip to content

Commit 8a9a340

Browse files
committed
Added link to minified version
1 parent da1036a commit 8a9a340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Using the Plugin
2828
---------------
2929
This guide aims to help you with getting started using the plugin. In addition to reading this, it's recommended that you check out the marked section of the _script/demo.js_ file, for a usage example.
3030
### The Files
31-
To include the plugin on your page, grab the _jquery.scrollpath.min.js_ or _jquery.scrollpath.js_ file from the _script/_ folder of this repo. If you want to include the scrollbar, make sure to include the _scrollpath.css_ stylesheet from _style/_ aswell.
31+
To include the plugin on your page, grab the _jquery.scrollpath.js_ file from the _script/_ folder of this repo, or the [minified version](http://joelb.me/scrollpath/jquery.scrollpath.min.js). If you want to include the scrollbar, make sure to include the _scrollpath.css_ stylesheet from _style/_ aswell.
3232

3333
__Note: This plugin requires jQuery 1.7+__
3434

0 commit comments

Comments
 (0)