From e4ced57b36a9e4d1e56a197fc8d41bc82cfecabe Mon Sep 17 00:00:00 2001 From: Guangyuan Li Date: Sat, 2 Jan 2021 14:34:31 -0500 Subject: [PATCH] update link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1397c41..9ce6873 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,6 @@ A comprehensive guide of how to make publication-ready figures in python I am planning to share how to make publication-quality figures in python, I will publish all the tutorial in TowardDatascience Medium platform. -1. Tutorial I (Understanding Fig and Ax object) +1. Tutorial I (Understanding Fig and Ax object) + * link: https://towardsdatascience.com/making-publication-quality-figures-in-python-part-i-fig-and-axes-d86c3903ad9b 2. stay tuned