From 2cf41caeaf5c2a81c9370a22ee3943c658986c6b Mon Sep 17 00:00:00 2001 From: Henrikh Kantuni Date: Wed, 9 Sep 2020 23:19:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec5dc61c070..4b8f58f2ef0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The `Lets-Plot for Python` package offers a ggplot-like API for data visualizati as well as in other notebooks like [Datalore](https://view.datalore.io/notebook/Zzg9EVS6i16ELQo3arzWsP), [Kaggle](https://www.kaggle.com/alshan/lets-plot-quickstart) or [Colab](https://colab.research.google.com/drive/1o9rFQbkGqvvixYLTogrzIjFPp1ti2cH-). -You can even craete plots using Python editor in PyCharm or IntelliJ IDEA (Scientific mode, the [Lets-Plot in SciView plugin](#pycharm_plugin) is required). +You can even create plots using Python editor in PyCharm or IntelliJ IDEA (Scientific mode, the [Lets-Plot in SciView plugin](#pycharm_plugin) is required). Read the Lets-Plot for Python [documentation](README_PYTHON.md) to learn more about the package installation and usage.