From 3eb736270407a17f1ebec652b0ff61684f918f88 Mon Sep 17 00:00:00 2001 From: Steve Hall Date: Sun, 12 Aug 2018 16:53:04 -0700 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 983b3f9..81a43e7 100644 --- a/README.md +++ b/README.md @@ -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