Update README.md

This commit is contained in:
Carter Perez 2026-06-02 14:18:11 -04:00 committed by GitHub
parent edee9e11bd
commit afa663d350
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 14 additions and 1 deletions

View File

@ -15,7 +15,20 @@
> Enterprise rate limiting for FastAPI using HTTP 420 "Enhance Your Calm".
*This is a quick overview — security theory, architecture, and full walkthroughs are in the [learn modules](#learn).*
<p align="center">
<a href="https://youtu.be/mIeVcpwWP2Q">
<img src="https://img.shields.io/badge/Watch_on-YouTube-FF0000?logo=youtube&logoColor=white" alt="Watch on YouTube">
</a>
</p>
<p align="center">
<a href="https://youtu.be/mIeVcpwWP2Q">
<img src="https://img.youtube.com/vi/mIeVcpwWP2Q/maxresdefault.jpg" alt="Video Thumbnail" width="800">
</a>
</p>
*Learning Docs are here: [learn modules](#learn).*
## What It Does