Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marceljuenemann committed Feb 7, 2016
1 parent 141e139 commit 16f88b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ Internet Explorer 8 or lower is *not supported*, but all modern browsers are (se


## Download & Installation
Download `angular-drag-and-drop-lists.js` (or the minified version) and include it in your application. If you use bower, you can of course just add it via bower. Add the `dndLists` module as dependency to your angular app.
* Download `angular-drag-and-drop-lists.js` (or the minified version) and include it in your application. If you use bower or npm, just include the `angular-drag-and-drop-lists` package.
* Add the `dndLists` module as a dependency to your angular app.

## dnd-draggable directive
Use the dnd-draggable directive to make your element draggable
Expand Down

0 comments on commit 16f88b7

Please sign in to comment.