From 95f9936bb3dc894c045e039a692060d17f0a0ff0 Mon Sep 17 00:00:00 2001 From: Rene Haas Date: Fri, 29 Dec 2017 14:34:18 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3d2a4a..7e86db6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ You can find a detailed documentation, demos and theme templates [here](https:// ## Dependencies -The default plugin version doesn't requires any dependencies! +**The default plugin version doesn't requires any dependencies!** **If you are using the jQuery dependent version it obviously requires [jQuery](https://jquery.com/) to work.** It was tested with the jQuery versions: 1.9.1, 2.x, 3.x, and it won't work with jQuery slim. @@ -71,7 +71,7 @@ If you are using the jQuery version include [jQuery](https://jquery.com/) before #### Javascript -Initialize the plugin after your document has been fully loaded on the desired element. +Initialize the plugin after your document has been fully loaded. Default initialization: ```js