Skip to content

Commit 6bb1a6d

Browse files
committed
Update README.md
1 parent 6d9a63a commit 6bb1a6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ The easiest way to use react-sortablejs is to install it from npm and include it
1515
npm install --save react-sortablejs
1616
```
1717

18+
Checkout the [examples](https://github.com/cheton/react-sortable/tree/dev/examples) directory for a complete setup.
19+
1820
### Standalone ES5 module
1921
You can create a standalone ES5 module as shown below:
2022
```bash

0 commit comments

Comments
 (0)