Skip to content

Commit 83315b2

Browse files
authored
Merge pull request #53 from auth0/docs/add-deepwiki-badge-8f3dd918
docs: Add Ask DeepWiki badge to README
2 parents 5d781e6 + f903364 commit 83315b2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
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) ![Downloads](https://img.shields.io/pypi/dw/auth0-server-python) [![License](https://img.shields.io/:license-MIT-blue.svg?style=flat)](https://opensource.org/licenses/MIT)
3+
![PyPI](https://img.shields.io/pypi/v/auth0-server-python)
4+
![Downloads](https://img.shields.io/pypi/dw/auth0-server-python)
5+
[![License](https://img.shields.io/:license-MIT-blue.svg?style=flat)](https://opensource.org/licenses/MIT)
6+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/auth0/auth0-server-python)
47

58
📚 [Documentation](#documentation) - 🚀 [Getting Started](#getting-started) - 💬 [Feedback](#feedback)
69

@@ -133,4 +136,4 @@ Please do not report security vulnerabilities on the public GitHub issue tracker
133136
</p>
134137
<p align="center">
135138
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.
136-
</p>
139+
</p>

0 commit comments

Comments
 (0)