From 2e499d0831153d69206372348c1c5983cb861a2f Mon Sep 17 00:00:00 2001 From: AbdelrahmanTarek97 Date: Tue, 3 Oct 2023 12:58:37 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e24289d..4712175 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ * [Handling updates with a service](#handling-updates-with-a-service) - [DX (Developer Experience)](#dx-developer-experience) * [`mypy` / type annotations](#mypy--type-annotations) +- [Logging](#how-to-log) - [Django Styleguide in the Wild](#django-styleguide-in-the-wild) - [Additional resources / Alternatives](#additional-resources--alternatives) - [Inspiration](#inspiration)