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-toolchain.git

commit 03b89e40a70bde655f40c661d2427615164f59eb
Author: imbajin <[email protected]>
AuthorDate: Tue Sep 30 17:01:59 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 7ec261e2..95f804fa 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@
 [![Build 
Status](https://github.com/apache/hugegraph-toolchain/actions/workflows/hubble-ci.yml/badge.svg)](https://github.com/apache/hugegraph-toolchain/actions/workflows/hubble-ci.yml)
 [![Build 
Status](https://github.com/apache/hugegraph-toolchain/actions/workflows/tools-ci.yml/badge.svg)](https://github.com/apache/hugegraph-toolchain/actions/workflows/tools-ci.yml)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.hugegraph/hugegraph-client/badge.svg)](https://mvnrepository.com/artifact/org.apache.hugegraph/hugegraph-client)
+[![Ask 
DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph-toolchain)
 
 `hugegraph-toolchain` is the integration project contains a series of 
utilities for [HugeGraph](https://github.com/apache/hugegraph), 
 it includes 5+ main modules.

Reply via email to