Update README.md

This commit is contained in:
Mia von Steinkirch, PhD, MSc 2020-03-02 18:22:56 -08:00 committed by GitHub
parent 14202c080b
commit dac26e1abb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).