From 1f1bdcfde225ecaa21382a23ab740d5ecea94dd7 Mon Sep 17 00:00:00 2001 From: Alireza Heidari Date: Sun, 1 Sep 2024 11:22:26 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f360419..f1be059 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@

+--- + +**Source Code**: https://github.com/deepmancer/fastapi-auth-jwt + +--- + ## **✨ Features** - 🚀 **Effortless Integration**: Seamlessly add JWT authentication to your FastAPI application with just a few lines of code.