diff --git a/README.md b/README.md index 67ea409..ad467b5 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,3 @@ Set DEBUG to False in `app/config.py`. See [Flask's deployment documentation](https://flask.palletsprojects.com/en/1.1.x/deploying/#self-hosted-options). Set the server's Python interpreter to `/path/to/haldis/venv/bin/python`. Doing `source venv/bin/activate` is not necessary when that binary is used. - - -## Authors - -* **Feliciaan De Palmenaer** - *Initial work* - [Github](https://github.com/feliciaan)