docs: add acknowledgements section to README.md

This commit is contained in:
Daniel Volz
2025-12-28 22:40:22 +01:00
parent 7cd3382330
commit 6cfdeca45b
+4
View File
@@ -158,3 +158,7 @@ docker compose -f docker-compose.dev.yml up
- Frontend: `http://localhost:5173` (hot reload)
- Backend: `http://localhost:3000`
# Acknowledgements
This project was inspired by [MedAssist](https://github.com/njic/medassist) by njic.