Update README.md

This commit is contained in:
Rene Haas
2017-12-29 14:34:18 +01:00
committed by GitHub
parent 2579bb7208
commit 95f9936bb3
+2 -2
View File
@@ -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