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/)