From 96813745576ac9b091b6c7bf9acdb4fa2e85c4a4 Mon Sep 17 00:00:00 2001 From: Jeff Triplett Date: Wed, 16 Jun 2021 12:35:43 -0500 Subject: [PATCH] :shirt: Lint fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dd8395..7cf2b23 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) - Customize Admin by the admin itself(color, header. title,logo) and popup windows replaced by modals. - [django-material-admin](https://github.com/MaistrenkoAnton/django-material-admin) - Material design for django administration. - [django-related-admin](https://github.com/PetrDlouhy/django-related-admin) - A helper library that allows you to write list_displays accross foreign key relationships. -- [django-semantic-admin](https://github.com/globophobe/django-semantic-admin) - Django Semantic UI admin theme +- [django-semantic-admin](https://github.com/globophobe/django-semantic-admin) - Django Semantic UI admin theme. - [django-baton](https://github.com/otto-torino/django-baton) - A cool, modern and responsive django admin application based on bootstrap 5. ### APIs