Skip to content

Commit f903364

Browse files
authored
Add badges to README for project visibility
Added badges for version, downloads, license, and DeepWiki.
1 parent e9b479d commit f903364

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,5 +1,7 @@
11
The Auth0 Server Python SDK is a library for implementing user authentication in Python applications.
22

3+
![PyPI](https://img.shields.io/pypi/v/auth0-server-python)
4+
![Downloads](https://img.shields.io/pypi/dw/auth0-server-python)
35
[![License](https://img.shields.io/:license-MIT-blue.svg?style=flat)](https://opensource.org/licenses/MIT)
46
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/auth0/auth0-server-python)
57

@@ -134,4 +136,4 @@ Please do not report security vulnerabilities on the public GitHub issue tracker
134136
</p>
135137
<p align="center">
136138
This project is licensed under the MIT license. See the <a href="https://github.com/auth0/auth0-server-python/blob/main/LICENSE"> LICENSE</a> file for more info.
137-
</p>
139+
</p>

0 commit comments

Comments
 (0)