From e4103d9e2749a908ffd71b0a6463ff566a21721b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Ant=C3=BAnez?= Date: Sat, 11 Feb 2017 17:04:56 +0100 Subject: [PATCH] the webslides object --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e35654e..dcf2154 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,13 @@ Version 0.1 (Jan 8, 2017): ### How it works -You need to add the follow javascript to initialize the webslide objet +You need to add the follow javascript to initialize the webslides object. ```javascript var slide = jQuery('#webslides').webslides(); ``` -Now you can use the slide with these functions +Now you can use the slide with these functions: ```javascript // Moving to next slide