diff --git a/README.md b/README.md index 7134082..7beedfb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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) -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)