From 93b5d8371d0e0b170e7e5c4b10571a161fc31c6e Mon Sep 17 00:00:00 2001 From: wjm41 Date: Fri, 11 Feb 2022 15:12:15 +0000 Subject: [PATCH] added link to blog post --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1a477e..cf1c584 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Required packages: - [pandas](https://pandas.pydata.org/docs/getting_started/index.html) - [jupyter_dash](https://github.com/plotly/jupyter-dash) -➡️  A readable walkthrough of how to use the package together with some useful examples can be found in [this blog post](link to my website) while a runnable notebook can be found in `example.ipynb` :) +➡️  A readable walkthrough of how to use the package together with some useful examples can be found in [this blog post](https://www.wmccorkindale.com/post/introducing-molplotly) while a runnable notebook can be found in `example.ipynb` :) ## 📜  Usage