From 7939b241a994cfbecc94614d50ab688b3b7c3d84 Mon Sep 17 00:00:00 2001 From: Jakub Miazek Date: Sun, 23 Jul 2023 14:14:02 +0200 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fdc999..6516e53 100644 --- a/README.md +++ b/README.md @@ -95,5 +95,5 @@ Hope you enjoy it. - 10 APR 2023 implement logging with rich - 28 APR 2023 Rainbow logs with rich :rainbow: - 7 JUL 2023 migrate to pydantic 2.0 :fast_forward: -- 25 JUL 2023 add user authentication with JWT and Redis as token storage :lock: :keyv: +- 25 JUL 2023 add user authentication with JWT and Redis as token storage :lock: :key: