This is an automated email from the ASF dual-hosted git repository.
xinminghe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
The following commit(s) were added to refs/heads/master by this push:
new 4fe4180 add mosn logo
new d955400 Merge pull request #603 from cch123/master
4fe4180 is described below
commit 4fe41802e70f4533e1f44f87b5a5bd358de2d349
Author: Xargin <[email protected]>
AuthorDate: Fri Jun 12 15:32:50 2020 +0800
add mosn logo
---
README.md | 34 +++++++++++++++++++++++++++++++---
README_CN.md | 33 ++++++++++++++++++++++++++++++---
2 files changed, 61 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index b3e7173..0de082e 100644
--- a/README.md
+++ b/README.md
@@ -175,6 +175,34 @@ About dubbo-go benchmarking report, please refer to [dubbo
benchmarking report](
If you are using [apache/dubbo-go](github.com/apache/dubbo-go) and think that
it helps you or want do some contributions to it, please add your company to to
[the user list](https://github.com/apache/dubbo-go/issues/2) to let us know
your needs.
-
-
-
+
+<div>
+<table>
+ <tbody>
+ <tr></tr>
+ <tr>
+ <td align="center" valign="middle">
+ <a href="" target="_blank">
+ <img width="222px"
src="https://pic.c-ctrip.com/common/c_logo2013.png">
+ </a>
+ </td>
+ <td align="center" valign="middle">
+ <a href="" target="_blank">
+ <img width="222px"
src="(https://raw.githubusercontent.com/dajiiu/photo/static/mirror/haozhuo_logo.png">
+ </a>
+ </td>
+ <td align="center" valign="middle">
+ <a href="" target="_blank">
+ <img width="222px" src="https://mosn.io/images/community/tuya.png">
+ </a>
+ </td>
+ <td align="center" valign="middle">
+ <a href="https://github.com/mosn" target="_blank">
+ <img width="222px"
src="https://raw.githubusercontent.com/mosn/community/master/icons/png/mosn-labeled-horizontal.png">
+ </a>
+ </td>
+ </tr>
+ <tr></tr>
+ </tbody>
+</table>
+</div>
diff --git a/README_CN.md b/README_CN.md
index 5c40249..05a7a20 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -173,6 +173,33 @@ go test ./... -coverprofile=coverage.txt -covermode=atomic
若你正在使用 [apache/dubbo-go](github.com/apache/dubbo-go) 且认为其有用或者向对其做改进,请忝列贵司信息于
[用户列表](https://github.com/apache/dubbo-go/issues/2),以便我们知晓之。
-
-
-
+<div>
+<table>
+ <tbody>
+ <tr></tr>
+ <tr>
+ <td align="center" valign="middle">
+ <a href="" target="_blank">
+ <img width="222px"
src="https://pic.c-ctrip.com/common/c_logo2013.png">
+ </a>
+ </td>
+ <td align="center" valign="middle">
+ <a href="" target="_blank">
+ <img width="222px"
src="(https://raw.githubusercontent.com/dajiiu/photo/static/mirror/haozhuo_logo.png">
+ </a>
+ </td>
+ <td align="center" valign="middle">
+ <a href="" target="_blank">
+ <img width="222px" src="https://mosn.io/images/community/tuya.png">
+ </a>
+ </td>
+ <td align="center" valign="middle">
+ <a href="https://github.com/mosn" target="_blank">
+ <img width="222px"
src="https://raw.githubusercontent.com/mosn/community/master/icons/png/mosn-labeled-horizontal.png">
+ </a>
+ </td>
+ </tr>
+ <tr></tr>
+ </tbody>
+</table>
+</div>