From dac26e1abbbe66e51e79302edd11444994f3a6b0 Mon Sep 17 00:00:00 2001 From: "Mia von Steinkirch, PhD, MSc" <1130416+bt3gl@users.noreply.github.com> Date: Mon, 2 Mar 2020 18:22:56 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2880b2f..3ffcad7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ✨ Boilerplates for Python ✨ +# ✨ Examples and Boilerplates for Python ✨ * [CLI with Click](https://github.com/bt3gl/Awesome_Python_Boilerplates/tree/master/CLI_app). * [CLI with Argparse](https://github.com/bt3gl/Awesome_Python_Boilerplates/tree/master/Argparse_app).