This is an automated email from the ASF dual-hosted git repository.
likeguo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git
The following commit(s) were added to refs/heads/master by this push:
new b87557bd20 [feat] update badge (#6023)
b87557bd20 is described below
commit b87557bd20120fbf5d459afb614c85f29145de58
Author: aias00 <[email protected]>
AuthorDate: Wed May 14 22:48:04 2025 +0800
[feat] update badge (#6023)
* [feat] add deep wiki, enable deep wiki Auto-refresh
* [feat] update jdk
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2ddfa6b848..565b12162d 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@
<img
src="https://img.shields.io/badge/License-Apache%202.0-blue.svg?label=license"
/>
</a>
<a target="_blank"
href="https://www.oracle.com/technetwork/java/javase/downloads/index.html">
- <img src="https://img.shields.io/badge/JDK-8+-green.svg" />
+ <img src="https://img.shields.io/badge/JDK-17+-green.svg" />
</a>
<a target="_blank" href="https://github.com/apache/shenyu/actions">
<img src="https://github.com/apache/shenyu/workflows/ci/badge.svg" />
@@ -48,6 +48,9 @@
<a target="_blank"
href="https://gitpod.io/#https://github.com/apache/shenyu">
<image
src="https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod&color=green"/>
</a>
+ <a target="_blank" href="https://deepwiki.com/apache/shenyu">
+ <img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki">
+ </a>
</p>
<br/>