diff --git a/README.markdown b/README.markdown index 632ba6b..1a6d324 100644 --- a/README.markdown +++ b/README.markdown @@ -31,7 +31,7 @@ The required markup for jShowOff is a parent element with one or more child elem jShowOff has several options for customization. Pass these settings as an object to the `.jshowoff()` method like this: - $('#features').jshowoff({ speed:1500, links: false }); }); + $('#features').jshowoff({ speed:1500, links: false });