chore: cleanups and docs
This commit is contained in:
parent
5a9f05ccc9
commit
a49ebfb76d
2 changed files with 8 additions and 0 deletions
|
@ -15,6 +15,12 @@ poetry run gunicorn -w 1 'phomeme:app' -b [::0]
|
|||
```
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Visit the awesome frontend on http://localhost:8000 or send via curl
|
||||
using `curl -v -F image=@image.pdf localhost:5000/print`.
|
||||
|
||||
## Credits
|
||||
|
||||
Heavily based on [SFZ-aalen][1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue