Skip to content

Commit

Permalink
Added react-roughviz link
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilber committed Oct 15, 2019
1 parent fa14f62 commit d01aeca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -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:
Expand Down

0 comments on commit d01aeca

Please sign in to comment.