diff --git a/README.md b/README.md index 7134082..8efc5e9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # dash-d3cloud -dash-3dcloud is a Dash component library wrapping awesome [d3-cloud](https://www.jasondavies.com/wordcloud/) library and it's react wrapper [react-wordcloud](https://github.com/chrisrzhou/react-wordcloud) +dash-d3cloud is a Dash component library wrapping awesome [d3-cloud](https://www.jasondavies.com/wordcloud/) library and it's react wrapper [react-wordcloud](https://github.com/chrisrzhou/react-wordcloud) -This library can be installed via pip: `pip install dash-3dcloud` +This library can be installed via pip: `pip install dash-d3cloud` The results it produces looks as follows: ![](https://raw.githubusercontent.com/trnkatomas/dash_d3cloud/master/img/usage.png)