From 9e00a6e8a7d87deff04d62948cd703e322ca7817 Mon Sep 17 00:00:00 2001 From: Yonghong Tan <47704450+yongghongg@users.noreply.github.com> Date: Tue, 25 Jan 2022 18:35:28 +0900 Subject: [PATCH] update article link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1266336..d5cf807 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,5 @@ index_list = ss.index_list ``` # Further reads -Check out this blog post (coming soon) for a detailed tutorial with output examples and the motivation behind stocksymbol. +Check out this [blog post](https://yonghongtan.medium.com/download-list-of-all-stock-symbols-using-this-python-package-12937073b25) (free link [here](https://yonghongtan.medium.com/download-list-of-all-stock-symbols-using-this-python-package-12937073b25?source=friends_link&sk=0d0305ab61ea7a71b47e7c8cec01c74e)) for a detailed tutorial with output examples and the motivation behind stocksymbol.