Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Astray-git committed Jun 28, 2016
1 parent a16379c commit fcfde02
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vue-dragula
:ok_hand: Drag and drop so simple it hurts
> :ok_hand: Drag and drop so simple it hurts
> Vue wrapper for dragula
Vue wrapper for [`dragula`][1].

## install
``` bash
Expand Down Expand Up @@ -66,3 +66,5 @@ new Vue({
| :-------------: |:-------------:| -----|
| dropModel | bagName, el, target, source | same as normal drop, but model was synced |
| removeModel | bagName, el, container | same as normal remove, but model was synced |

[1]: https://github.com/bevacqua/dragula

0 comments on commit fcfde02

Please sign in to comment.