This is an automated email from the ASF dual-hosted git repository.
laurence pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
The following commit(s) were added to refs/heads/3.0 by this push:
new 21f4a4e add ZongHeng logo to user list
new e00cf8d Merge pull request #1806 from shenchao861129/master
21f4a4e is described below
commit 21f4a4e2e205cabf1e6727b0b32126e16fb9c784
Author: shenchao <[email protected]>
AuthorDate: Fri Apr 1 21:00:39 2022 +0800
add ZongHeng logo to user list
---
README.md | 7 ++++++-
README_CN.md | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 68800bf..6670796 100644
--- a/README.md
+++ b/README.md
@@ -211,7 +211,12 @@ If you are using
[apache/dubbo-go](https://github.com/apache/dubbo-go) and think
<a href="https://opayweb.com/" target="_blank">
<img width="222px"
src="https://open.opayweb.com/static/img/[email protected]">
</a>
- </td>
+ </td>
+ <td align="center" valign="middle">
+ <a href="http://www.zongheng.com/" target="_blank">
+ <img width="222px"
src="https://img.xmkanshu.com/u/202204/01/201253131.png">
+ </a>
+ </td>
</tr>
<tr></tr>
</tbody>
diff --git a/README_CN.md b/README_CN.md
index f443c9a..9ec8f48 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -218,7 +218,12 @@ Dubbo-go 生态覆盖多种网络协议:Triple、Dubbo、JSONRPC、gRPC、HTTP
<a href="https://opayweb.com/" target="_blank">
<img width="222px"
src="https://open.opayweb.com/static/img/[email protected]">
</a>
- </td>
+ </td>
+ <td align="center" valign="middle">
+ <a href="http://www.zongheng.com/" target="_blank">
+ <img width="222px"
src="https://img.xmkanshu.com/u/202204/01/201253131.png">
+ </a>
+ </td>
</tr>
<tr></tr>
</tbody>