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

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


The following commit(s) were added to refs/heads/master by this push:
     new e325a601a Update README.md (#3434)
e325a601a is described below

commit e325a601a51db2aba25391b5bc92d6445785f120
Author: zhc <[email protected]>
AuthorDate: Thu May 26 12:18:32 2022 +0800

    Update README.md (#3434)
    
    Add counter of docker pulls
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 7758ca9f5..55f6f5f50 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@
    <a target="_blank" href="https://codecov.io/gh/apache/incubator-shenyu";>
         <img 
src="https://codecov.io/gh/apache/incubator-shenyu/branch/master/graph/badge.svg";
 />
    </a>
+  <a target="_blank" 
href="https://hub.docker.com/r/apache/shenyu-bootstrap/tags";>
+    <image src="https://img.shields.io/docker/pulls/apache/shenyu-bootstrap"; 
alt="Docker Pulls"/>
+  </a>
 </p>
 <br/>
 

Reply via email to