Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sghall committed Aug 12, 2018
1 parent 29c0e1e commit 3eb7362
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Expand Up @@ -29,13 +29,16 @@ To install and save in your `package.json` dependencies, run:
npm install react-compound-slider
```

### [Live Demos](https://sghall.github.io/react-compound-slider/#/slider-demos/horizontal)
## Documentation

### [Tutorial](https://sghall.github.io/react-compound-slider/#/getting-started/tutorial)
You can find the full documentation [on the website](https://sghall.github.io/react-compound-slider/#/slider-demos/horizontal).

### [Documentation](https://sghall.github.io/react-compound-slider/#/component-api/slider)
The documentation is divided into several sections:

### [CodeSandbox](https://codesandbox.io/s/plzyr7lmj)
* [Live Demos](https://sghall.github.io/react-compound-slider/#/slider-demos/horizontal)
* [Tutorial](https://sghall.github.io/react-compound-slider/#/getting-started/tutorial)
* [Documentation](https://sghall.github.io/react-compound-slider/#/component-api/slider)
* [CodeSandbox](https://codesandbox.io/s/plzyr7lmj)

### Slider Features

Expand Down

0 comments on commit 3eb7362

Please sign in to comment.