Skip to content

Commit 688d45c

Browse files
committed
Update README.md
1 parent bb65b6a commit 688d45c

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
@@ -47,7 +47,7 @@ File ui-scroll-jqlite.coffee houses implementations of the above methods and als
4747
'ui.scroll.jqlite' and this name should also be included in the dependency list of the main module. The implementation currently supports missing methods
4848
only as necessary for the directive. It is tested on IE8 and up as well as on the Chrome 28 and Firefox 20.
4949

50-
This module is only necessary if you plan to use ui-scroll without jQuery. If jQuery implementation is present it will not override them.
50+
This module is only necessary if you plan to use ui-scroll without jQuery. If full jQuery is loaded, uiScroll will use the jQuery implementatin of the above methods, the ui.scroll.jqlite implementation of them will be ignored.
5151
If you plan to use ui-scroll over jQuery feel free to skip ui-scroll-jqlite.
5252

5353
###Usage

0 commit comments

Comments
 (0)