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

commit 6071cab00eef3ef39701616672b78e6e1dbd65a1
Author: imbajin <[email protected]>
AuthorDate: Tue Sep 30 17:10:23 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 4d37a127..e3c6bc34 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
 [![Build 
Status](https://github.com/apache/hugegraph-computer/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/hugegraph-computer/actions/workflows/ci.yml)
 
[![codecov](https://codecov.io/gh/apache/incubator-hugegraph-computer/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/incubator-hugegraph-computer)
 [![Docker 
Pulls](https://img.shields.io/docker/pulls/hugegraph/hugegraph-computer)](https://hub.docker.com/repository/docker/hugegraph/hugegraph-computer)
+[![Ask 
DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph-computer)
 
 The [hugegraph-computer](./computer/README.md) is a distributed graph 
processing system for hugegraph. 
 (Also, the in-memory computing engine(vermeer) is on the way 🚧)

Reply via email to