diff --git a/Readme.md b/Readme.md index fe24285..7028582 100644 --- a/Readme.md +++ b/Readme.md @@ -11,6 +11,7 @@ Right now it depends on the following non-core Python 3 libraries. These can be * [easy-thumbnails](https://github.com/SmileyChris/easy-thumbnails) A powerful, yet easy to implement thumbnailing application for Django 1.11+ * [image](https://github.com/francescortiz/image) Image cropping for django * [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) Tweak the form field rendering in templates, not in python-level form definitions. + * [django-taggit](https://github.com/jazzband/django-taggit) A simpler approach to tagging with Django. ## Development