From 58153528a9b57abb005d649f2a140fee627aa361 Mon Sep 17 00:00:00 2001 From: Jeff Triplett Date: Thu, 1 Oct 2020 19:20:32 -0500 Subject: [PATCH] :pencil: Adds warning since GH repos look weird when not lowercased --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c85c377..c13426d 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-oscar](https://github.com/django-oscar/django-oscar) - Domain-driven e-commerce for Django. ### Editors + - [django-ckeditor](https://github.com/shaunsephton/django-ckeditor) - Django admin CKEditor integration. - [django-markdownx](https://github.com/adi-/django-markdownx) - Comprehensive Markdown plugin built for Django. - [django-markdown-editor](https://github.com/agusmakmun/django-markdown-editor) - Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.