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

vgalaxies pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git


The following commit(s) were added to refs/heads/master by this push:
     new 68bec0ab docs: add DeepWiki badge to README (#337)
68bec0ab is described below

commit 68bec0ab4ea28ca2fdd3e3f55c7d44da095736cb
Author: imbajin <[email protected]>
AuthorDate: Sun Oct 5 18:10:33 2025 +0800

    docs: add DeepWiki badge to README (#337)
---
 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