README.md: Add todo list

This commit is contained in:
Alan Orth 2018-09-18 14:19:14 +03:00
parent 182e13efca
commit 1e16beed30
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 4 additions and 0 deletions

View File

@ -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).