This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch add-deepwiki-badge
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git

commit 42c56a6d9cdffa8426f71e97da45f8aab81c0114
Author: imbajin <[email protected]>
AuthorDate: Tue Sep 30 16:56:40 2025 +0800

    docs: add DeepWiki badge to README
    
    - Add DeepWiki badge for interactive documentation access
    - Badge enables users to easily access AI-powered documentation assistant
    - Positioned with other project badges for consistency
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index f1b3923a7..09d423def 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@
 
[![HugeGraph-CI](https://github.com/apache/incubator-hugegraph/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/incubator-hugegraph/actions/workflows/ci.yml)
 [![License 
checker](https://github.com/apache/incubator-hugegraph/actions/workflows/licence-checker.yml/badge.svg)](https://github.com/apache/incubator-hugegraph/actions/workflows/licence-checker.yml)
 [![GitHub Releases 
Downloads](https://img.shields.io/github/downloads/apache/hugegraph/total.svg)](https://github.com/apache/hugegraph/releases)
+[![Ask 
DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph)
 
 </div>
 

Reply via email to