From fad62c53d4f177115b03b3e3e60a2bf0ae6e444c Mon Sep 17 00:00:00 2001 From: Dylan Verheul Date: Tue, 16 Apr 2024 21:11:21 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b7f5ec39..9aead6bc 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ The goal of this project is to seamlessly blend Django and Bootstrap 3. - Want to use Bootstrap 4 in Django? See https://github.com/zostera/django-bootstrap4. - Want to use Bootstrap 5 in Django? See https://github.com/zostera/django-bootstrap5. +- Need icons in your Django project? Use https://github.com/zostera/django-icons. + +## Status + +This project will receive updates for supported Python and Django versions. Otherwise, we will probably not accept any changes. ## Requirements