You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Simplest jQuery Slideshow Plugin
2
2
3
-
This plugin was based on [Jonathan Snook’s Simplest jQuery Slideshow script](http://snook.ca/archives/javascript/simplest-jquery-slideshow). All I did was take that script, optimize it a little, and wrap it in a plugin.
3
+
This plugin was based on [Jonathan Snook’s Simplest jQuery Slideshow script](http://snook.ca/archives/javascript/simplest-jquery-slideshow). All I did was take that script, make it generic, optimize it, and wrap it in a plugin.
0 commit comments