Fix CREDITS to be actual credits to this and not another project

This commit is contained in:
csd4ni3l
2025-10-04 19:09:37 +02:00
parent eab60d3992
commit edf65d11e9
2 changed files with 10 additions and 3 deletions

View File

@@ -3,4 +3,6 @@
.venv
__pycache__
Dockerfile
docker-compose.yml
docker-compose.yml
LICENSE
CREDITS

View File

@@ -2,5 +2,10 @@ Huge Thanks to Python for being the programming language used in this app.
https://www.python.org/
Thanks to the following libraries that were used in this app:
rich - https://github.com/Textualize/rich
requests - https://github.com/psf/requests
- Flask - The library used for HTTP
- Flask-limiter - Rate limit for Flask
- Flask-login - Login for Flask
- bcrypt - Password hashing
- Google GenAI - Gemini AI model usage
- python-dotenv - Load .env file content
- requests - Access API of HackClub AI