Skip to content

Commit 85d8cab

Browse files
authored
docs: Add Ask DeepWiki badge to README (#2685)
This pull request adds the 'Ask DeepWiki' badge to the repository's README file. ### Purpose The badge provides a direct and convenient link for users and contributors to ask questions and get information about this codebase via DeepWiki, improving the repository's overall supportability and accessibility. ### Automation Context This change was applied via an automated script to ensure consistency across multiple repositories. No other files or functional code have been modified.
1 parent b580f86 commit 85d8cab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
![Downloads](https://img.shields.io/npm/dw/auth0-lock)
44
[![License](https://img.shields.io/:license-mit-blue.svg?style=flat)](https://opensource.org/licenses/MIT)
55
[![Build Status](https://github.com/auth0/lock/actions/workflows/test.yml/badge.svg)](https://github.com/auth0/lock/actions/workflows/test.yml)
6+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/auth0/lock)
67

78
> :warning: Lock is built using React 18 from v12 onwards. Getting issues? Please [submit a bug report](https://github.com/auth0/lock/issues/new?assignees=&labels=bug+report,v12&template=report_a_bug.md&title=).
89
@@ -137,4 +138,4 @@ Please do not report security vulnerabilities on the public GitHub issue tracker
137138
</p>
138139
<p align="center">
139140
This project is licensed under the MIT license. See the <a href="https://github.com/auth0/lock/blob/master/LICENSE"> LICENSE</a> file for more info.
140-
</p>
141+
</p>

0 commit comments

Comments
 (0)