diff --git a/README.md b/README.md index cbfc257..7cf61a0 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,9 @@ Create a virtual environment and run it: $ pip install falcon gunicorn SolrClient $ gunicorn app:api +## Todo + +- Get variables from environment to make it easier to deploy from systemd + ## License This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).