From 3dc997daba8ec742cc9907f2c9928e8c8e6ca6c0 Mon Sep 17 00:00:00 2001 From: Catherine Oborski Date: Sun, 8 Sep 2024 13:46:32 -0500 Subject: [PATCH] updated the readme --- .github/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 8c36b9d..5f8e387 100644 --- a/.github/README.md +++ b/.github/README.md @@ -24,7 +24,6 @@ This project is just getting started and only has a couple of features implement [![cOborski/zipssion](https://img.shields.io/static/v1?label=cOborski&message=zipssion&color=yellow&logo=github)](https://github.com/coborski/zipssion/) - ## Credits, inspiration, and references ### Articles, guides, and resources @@ -35,6 +34,10 @@ This project is just getting started and only has a couple of features implement - [rich-cli](https://github.com/Textualize/rich-cli) - [python-magic](https://github.com/ahupp/python-magic) +### Tools +- [Python Black](https://github.com/psf/black) +- [isort](https://github.com/PyCQA/isort) + ### Things I'm saving for latter possible use - [pyfiglet](https://github.com/pwaller/pyfiglet) - [asciinema](https://asciinema.org/)