fix readme

This commit is contained in:
Untone 2021-07-29 20:51:34 +03:00
parent ede8c4df11
commit 69d29a7e39

View File

@ -26,13 +26,10 @@ Then run API server
``` ```
pipenv install pipenv install
pipenv run python3 server.py pipenv run python server.py
``` ```
# With Docker Also see `Dockerfile`
TODO
# How to do an authorized request # How to do an authorized request