Browse Source

Update README.md

I thought this would be useful.
pull/965/head
Steve Perry 8 years ago committed by GitHub
parent
commit
140ab8e4cc
  1. 15
      README.md

15
README.md

@ -39,6 +39,21 @@ Demo: http://rubaxa.github.io/Sortable/
<br/>
### Install
Via npm
```bash
$ npm install sortablejs --save
```
Via bower:
```bash
$ bower install --save sortablejs
```
<br/>
### Usage
```html

Loading…
Cancel
Save