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

jinsongzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/amoro.git


The following commit(s) were added to refs/heads/master by this push:
     new 6625bdab2 Doc: Add DeepWiki badge to README for auto refresh the wiki 
weekly with the latest code (#3564)
6625bdab2 is described below

commit 6625bdab2e1f1ce63ca962e101546db871029e51
Author: Xu Bai <[email protected]>
AuthorDate: Wed May 14 19:29:58 2025 +0800

    Doc: Add DeepWiki badge to README for auto refresh the wiki weekly with the 
latest code (#3564)
    
    Add DeepWiki badge to README for auto refresh the wiki weekly with the 
latest code
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index a56eefce4..e1b3eae5c 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,9 @@
   <a href="https://github.com/apache/amoro/actions/workflows/trino-ci.yml";>
     <img 
src="https://github.com/apache/amoro/actions/workflows/trino-ci.yml/badge.svg"; 
/>
   </a>
+  <a href="https://deepwiki.com/apache/amoro";>
+    <img src="https://deepwiki.com/badge.svg"; alt="Ask DeepWiki">
+  </a>
 </p>
 
 Apache Amoro (incubating) is a Lakehouse management system built on open data 
lake formats.

Reply via email to