diff --git a/README.md b/README.md index f0ccff7..2660eb6 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ MinViME - Minimum Viable Model Estimator [![PyPI](https://img.shields.io/pypi/v/minvime.svg)](https://pypi.org/project/minvime) [![Documentation Status](https://readthedocs.org/projects/minvime/badge/?version=latest)](https://minvime.readthedocs.io/en/latest/?badge=latest) +:copyright: 2020 John Hawkins ``` STATUS: Functional @@ -116,3 +117,11 @@ import minvime as mvime ``` + +# Acknowledgements + +Python package built using the +[bootstrap cmdline template](https://github.com/jgehrcke/python-cmdline-bootstrap) + by [jgehrcke](https://github.com/jgehrcke) + +