This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch deepwiki in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git
commit d93fb19ffe09d54aca50e7919570e03c1b288653 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 @@ [](https://github.com/apache/hugegraph-toolchain/actions/workflows/hubble-ci.yml) [](https://github.com/apache/hugegraph-toolchain/actions/workflows/tools-ci.yml) [](https://mvnrepository.com/artifact/org.apache.hugegraph/hugegraph-client) +[](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.
