From 61b440679ee7fc6a51873b710c34d39bbb0de761 Mon Sep 17 00:00:00 2001 From: Thoth <98170427+thoth2357@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:05:14 +0100 Subject: [PATCH] Added Period to Project Description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87ee3ff8..66e65061 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery. * [jet-bridge](https://github.com/jet-admin/jet-bridge) - Admin panel framework for any application with nice UI (ex Jet Django). * [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts. -* [django-jazzmin](https://github.com/farridav/django-jazzmin) - Jazz up your django admin interface, with plenty of things you can easily customise, including a built-in UI customizer +* [django-jazzmin](https://github.com/farridav/django-jazzmin) - Jazz up your django admin interface, with plenty of things you can easily customise, including a built-in UI customizer. ## Algorithms and Design Patterns