Skip to content

Commit 9813a91

Browse files
committed
Update README.md
1 parent c8e0ad0 commit 9813a91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
A higher order React component for [Sortable](https://github.com/RubaXa/Sortable).
55

6+
Demo: http://cheton.github.io/react-sortable
7+
8+
The sample code can be found in the [examples](https://github.com/cheton/react-sortable/examples) directory.
9+
610
## Installation
711
The easiest way to use react-sortablejs is to install it from npm and include it in your React build process using webpack or browserify.
812
```bash

0 commit comments

Comments
 (0)