diff --git a/Readme.md b/Readme.md index 55d5587..2a45da9 100644 --- a/Readme.md +++ b/Readme.md @@ -8,7 +8,7 @@ The software ist currently in early development status, neither scope, datalmode Right now it depends on the following non-core Python 3 libraries. These can be installed using the package manager of your distribution or into the venv locally. * [django](https://www.djangoproject.com/) django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. - * [django-thumbs-v2](https://github.com/rrmerugu/django-thumbs-v2) Create thumbnails for your images with django. + * [easy-thumbnais](https://github.com/SmileyChris/easy-thumbnails) A powerful, yet easy to implement thumbnailing application for Django 1.11+ ### Setting up a (pipenv) virtual environment for development