From cca054df4613c582694a06dcbc0bfb25d13934f3 Mon Sep 17 00:00:00 2001 From: imbajin Date: Tue, 30 Sep 2025 17:06:22 +0800 Subject: [PATCH] docs: add DeepWiki badge to README - Add DeepWiki badge for interactive documentation access - Badge enables users to easily access AI-powered documentation assistant - Improves documentation accessibility and user experience --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d0e08feaa..a80f5ba13 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph-doc) + ## Build/Test/Contribute to website Please visit the [contribution doc](./contribution.md) to get start, include theme/website description & settings~