Skip to content

Commit e56af42

Browse files
authored
Add badges for version, downloads, and Codecov
Added badges for release version, downloads, and Codecov.
1 parent 418c38e commit e56af42

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
![Auth0 FastAPI SDK](https://cdn.auth0.com/website/sdks/banners/auth0-fastapi-banner.png)
22

3+
![Release](https://img.shields.io/pypi/v/auth0-fastapi)
34
[![Codecov](https://img.shields.io/codecov/c/github/auth0/auth0-fastapi)](https://codecov.io/gh/auth0/auth0-fastapi)
5+
![Downloads](https://img.shields.io/pypi/dw/auth0-fastapi)
46
[![License](https://img.shields.io/:license-MIT-blue.svg?style=flat)](https://opensource.org/licenses/MIT)
57
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/auth0/auth0-fastapi)
68

@@ -289,4 +291,4 @@ Please do not report security vulnerabilities on the public GitHub issue tracker
289291
</p>
290292
<p align="center">
291293
This project is licensed under the MIT license. See the <a href="https://github.com/auth0/auth0-server-python/blob/main/packages/auth0_fastapi/LICENSE"> LICENSE</a> file for more info.
292-
</p>
294+
</p>

0 commit comments

Comments
 (0)