Browse Source

Merge pull request #965 from steveperrito/patch-1

Update README.md
pull/990/merge
Lebedev Konstantin 8 years ago committed by GitHub
parent
commit
b1cc5829ec
  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