- improved documentation based on feedback provided by reality, rlskoeser and sbenthall as part of the [Journal of Open Source Software](https://joss.theoj.org/) review process.
- the Inscriptis web service has been included into the Python package and can now be started with
bash
export FLASK_APP="inscriptis.service.web"
python3 -m flask run