You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by xi...@apache.org on 2022/06/24 02:02:20 UTC

[incubator-shenyu-client-golang] branch main updated: Update README.md (#13)

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

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-client-golang.git


The following commit(s) were added to refs/heads/main by this push:
     new 7a05147  Update README.md (#13)
7a05147 is described below

commit 7a0514714980a25ba68a9a365e2fb96a0ed1e8c3
Author: dengliming <li...@gmail.com>
AuthorDate: Fri Jun 24 10:02:15 2022 +0800

    Update README.md (#13)
    
    * Update README.md
    
    * Update README_CN.md
---
 README.md    | 2 +-
 README_CN.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8fd5738..bdeafd6 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 English | [简体中文](README_CN.md)
 
-[![build](https://github.com/apache/incubator-shenyu-client-golang/workflows/build/badge.svg?branch=main)](https://github.com/apache/incubator-shenyu-client-golang/actions)
+[![Build and Test](https://github.com/apache/incubator-shenyu-client-golang/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/apache/incubator-shenyu-client-golang/actions)
 [![codecov.io](https://codecov.io/gh/apache/incubator-shenyu-client-golang/coverage.svg?branch=main)](https://app.codecov.io/gh/apache/incubator-shenyu-client-golang?branch=main)
 [![GoDoc](https://godoc.org/github.com/apache/incubator-shenyu-client-golang?status.svg)](https://godoc.org/github.com/apache/incubator-shenyu-client-golang)
 
diff --git a/README_CN.md b/README_CN.md
index 80d225b..2e7a99f 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -2,7 +2,7 @@
 
 [English](README.md) | 简体中文
 
-[![build](https://github.com/apache/incubator-shenyu-client-golang/workflows/build/badge.svg?branch=main)](https://github.com/apache/incubator-shenyu-client-golang/actions)
+[![Build and Test](https://github.com/apache/incubator-shenyu-client-golang/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/apache/incubator-shenyu-client-golang/actions)
 [![codecov.io](https://codecov.io/gh/apache/incubator-shenyu-client-golang/coverage.svg?branch=main)](https://app.codecov.io/gh/apache/incubator-shenyu-client-golang?branch=main)
 [![GoDoc](https://godoc.org/github.com/apache/incubator-shenyu-client-golang?status.svg)](https://godoc.org/github.com/apache/incubator-shenyu-client-golang)