Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deepmancer authored Aug 16, 2024
1 parent 10fc0e9 commit d872791
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<p align="center">
<em>Highly-customizable and ready-to-use session authentication for FastAPI applications </em>
</p>

<p align="center">
<a href="https://github.com/deepmancer/fastapi-auth-jwt/actions/" target="_blank">
<img src="https://github.com/deepmancer/fastapi-auth-jwt/workflows/Build/badge.svg" alt="Build Status">
Expand All @@ -23,6 +22,12 @@
</a>
</p>

<p align="center">
<img src="https://img.shields.io/badge/FastAPI-009688.svg?style=for-the-badge&logo=FastAPI&logoColor=white" alt="FastAPI">
<img src="https://img.shields.io/badge/Redis-FF4438.svg?style=for-the-badge&logo=Redis&logoColor=white" alt="Redis">
</p>


## **✨ Features**

- 🚀 **Effortless Integration**: Seamlessly add JWT authentication to your FastAPI application with just a few lines of code.
Expand Down

0 comments on commit d872791

Please sign in to comment.