From d01aecae4f9077875c643f9bd4680d1ca13c0887 Mon Sep 17 00:00:00 2001 From: Jared Wilber Date: Mon, 14 Oct 2019 20:15:58 -0700 Subject: [PATCH] Added react-roughviz link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1c880bf..50f5e24 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,12 @@ Via `npm`: npm install rough-viz ``` +Want to use with `React`? [There's a wrapper!](https://github.com/Chris927/react-roughviz): + +```sh +npm install react-roughviz +``` + ### How to use Create some container elements, one for each chart: