This is an automated email from the ASF dual-hosted git repository.
alexstocks 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 b3db17b 加小米logo信息 (#1677)
b3db17b is described below
commit b3db17bf481969d60ea922b60681d06bd0fbb552
Author: caochengxiang <[email protected]>
AuthorDate: Mon Dec 20 16:57:07 2021 +0800
加小米logo信息 (#1677)
Co-authored-by: zhangping17 <[email protected]>
---
README.md | 8 ++++++++
README_CN.md | 8 ++++++++
2 files changed, 16 insertions(+)
diff --git a/README.md b/README.md
index 97901f4..ff3ad28 100644
--- a/README.md
+++ b/README.md
@@ -148,6 +148,14 @@ If you are using
[apache/dubbo-go](https://github.com/apache/dubbo-go) and think
</td>
</tr>
<tr></tr>
+ <tr>
+ <td align="center" valign="middle">
+ <a href="https://www.mi.com/" target="_blank">
+ <img width="222px"
src="https://s02.mifile.cn/assets/static/image/logo-mi2.png">
+ </a>
+ </td>
+ </tr>
+ <tr></tr>
</tbody>
</table>
</div>
diff --git a/README_CN.md b/README_CN.md
index 478f308..b103cfd 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -158,6 +158,14 @@ Dubbo-go 生态覆盖多种网络协议:Triple、Dubbo、JSONRPC、gRPC、HTTP
</td>
</tr>
<tr></tr>
+ <tr>
+ <td align="center" valign="middle">
+ <a href="https://www.mi.com/" target="_blank">
+ <img width="222px"
src="https://s02.mifile.cn/assets/static/image/logo-mi2.png">
+ </a>
+ </td>
+ </tr>
+ <tr></tr>
</tbody>
</table>
</div>