diff --git a/README.md b/README.md index b6218c3..0dba1db 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ django-admin-interface is a modern **responsive flat admin interface customizabl - Responsive - List filter dropdown *(optional)* - `NEW` **Related modal** *(instead of the old popup window, optional)* +- `NEW` **Enviroment label** *(development, testing, staging, production)* - Style optimizations for: `django-ckeditor`, `django-modeltranslation`, `sorl-thumbnail` ## Requirements diff --git a/README.rst b/README.rst index 7c2ca30..55d5e1f 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,7 @@ Features - Responsive - List filter dropdown *(optional)* - ``NEW`` **Related modal** (instead of the old popup window, optional) +- ``NEW`` **Enviroment label** (development, testing, staging, production) - Style optimizations for: ``django-ckeditor``, ``django-modeltranslation``, ``sorl-thumbnail`` Requirements