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

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 4fe414170 docs(bin): add badges to bin tools README (#6642)
4fe414170 is described below

commit 4fe414170bf670a952c4e48e8b78db5b3a865b8d
Author: Kingsword <[email protected]>
AuthorDate: Fri Oct 10 19:25:29 2025 +0800

    docs(bin): add badges to bin tools README (#6642)
---
 bin/oay/README.md | 2 ++
 bin/ofs/README.md | 2 ++
 bin/oli/README.md | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/bin/oay/README.md b/bin/oay/README.md
index 044bd5d67..8d17247f8 100644
--- a/bin/oay/README.md
+++ b/bin/oay/README.md
@@ -1,5 +1,7 @@
 # Apache OpenDALâ„¢ Oay
 
+[![Build Status]][actions] [![Latest Version]][crates.io] [![Crate 
Downloads]][crates.io] [![chat]][discord]
+
 [build status]: 
https://img.shields.io/github/actions/workflow/status/apache/opendal/ci_bin_oay.yml?branch=main
 [actions]: https://github.com/apache/opendal/actions?query=branch%3Amain
 [latest version]: https://img.shields.io/crates/v/oay.svg
diff --git a/bin/ofs/README.md b/bin/ofs/README.md
index 75ba33df9..293e4968a 100644
--- a/bin/ofs/README.md
+++ b/bin/ofs/README.md
@@ -1,5 +1,7 @@
 # Apache OpenDALâ„¢ ofs
 
+[![Build Status]][actions] [![Latest Version]][crates.io] [![Crate 
Downloads]][crates.io] [![chat]][discord]
+
 [build status]: 
https://img.shields.io/github/actions/workflow/status/apache/opendal/ci_bin_ofs.yml?branch=main
 [actions]: https://github.com/apache/opendal/actions?query=branch%3Amain
 [latest version]: https://img.shields.io/crates/v/ofs.svg
diff --git a/bin/oli/README.md b/bin/oli/README.md
index e64921305..068a86a99 100644
--- a/bin/oli/README.md
+++ b/bin/oli/README.md
@@ -1,5 +1,7 @@
 # Apache OpenDALâ„¢ Oli
 
+[![Build Status]][actions] [![Latest Version]][crates.io] [![Crate 
Downloads]][crates.io] [![chat]][discord]
+
 [build status]: 
https://img.shields.io/github/actions/workflow/status/apache/opendal/ci_bin_oli.yml?branch=main
 [actions]: https://github.com/apache/opendal/actions?query=branch%3Amain
 [latest version]: https://img.shields.io/crates/v/oli.svg

Reply via email to