From be7aef39303c42b476875b4c5fc9c675abc3bff4 Mon Sep 17 00:00:00 2001 From: "Mia von Steinkirch, Ph.D., M.Sc" <1130416+bt3gl@users.noreply.github.com> Date: Tue, 21 Jan 2020 15:07:02 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A9Add=20a=20readme=20here,=20as=20I?= =?UTF-8?q?=20work=20through=20the=20dash=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94c87e0..008e92a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Boilerplates for Python +# ✨ Boilerplates for Python ✨ -* CLI with click -* Dashboards with dash +* [CLI with click](https://github.com/bt3gl/Awesome_Python_Boilerplates/tree/master/CLI_app). +* [Dashboards with Dash and Plot.ly](https://github.com/bt3gl/Awesome_Python_Boilerplates/tree/master/dash_app).