diff --git a/README.md b/README.md index 02d80bd..40ad936 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,15 @@ DAD: A simple and awesome Drag And Drop plugin! ## Installation -And the dad plugin file after jquery. +Import dad plugin file after jquery. ``` ``` +and that's it! + ## Usage Create a group of DOM elements that can be resorted via drag and drop inside the parent container 'demo'. @@ -39,7 +41,7 @@ Create a group of DOM elements that can be resorted via drag and drop inside the
...
...
-
...
+
...
`
...