chore: credits secrion in readme
This commit is contained in:
parent
2cbdee3876
commit
913e0e1ff0
1 changed files with 3 additions and 0 deletions
|
@ -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]
|
poetry run gunicorn -w 1 'phomeme:app' -b [::0]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
|
||||||
Heavily based on [SFZ-aalen][1]
|
Heavily based on [SFZ-aalen][1]
|
||||||
|
|
||||||
[1]: https://gitlab.com/sfz.aalen/infra/labelprinter/-/tree/main?ref_type=heads
|
[1]: https://gitlab.com/sfz.aalen/infra/labelprinter/-/tree/main?ref_type=heads
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue