~cathos/roast-server-fe

0e36494533e197295bc5a1783d42fa73ea10264a — cathos 2 years ago 8b38870
Update README.md
1 files changed, 1 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +1 -0
@@ 18,4 18,5 @@ The [backend](https://github.com/cathos/roast-server-be) uses:
  - Flask
  - Flask-CORS
  - Python
 
The backend will likely be updated soon to use a dedicated WSGI server such as gunicorn instead of the flask runner. It is currently built to run in a python virtual environment by installing the dependencies listed in requirements.txt. It is run with Flask. Update the frontend's reference to the backend address as necessary if running on the same host.