diff --git a/README.md b/README.md index b5f7c41..e6f4a03 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ poetry run flask --app phomeme:app run --debug --host 0.0.0.0 --port 8000 poetry run gunicorn -w 1 'phomeme:app' -b [::0] ``` + +## Credits + Heavily based on [SFZ-aalen][1] [1]: https://gitlab.com/sfz.aalen/infra/labelprinter/-/tree/main?ref_type=heads