updated the readme

This commit is contained in:
Catherine Oborski 2024-09-08 13:46:32 -05:00
parent 112c41c7ca
commit 3dc997daba

5
.github/README.md vendored
View file

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