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 7bc593b23 Add amap logo (#1819)
7bc593b23 is described below

commit 7bc593b2383cdb11372d1aae496c0b881532405c
Author: seven-tan <[email protected]>
AuthorDate: Fri Apr 8 19:03:36 2022 +0800

    Add amap logo (#1819)
    
    * add amap log
    
    * add log link
---
 README.md    | 5 +++++
 README_CN.md | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/README.md b/README.md
index 667079656..bc487b20d 100644
--- a/README.md
+++ b/README.md
@@ -217,6 +217,11 @@ If you are using 
[apache/dubbo-go](https://github.com/apache/dubbo-go) and think
           <img width="222px" 
src="https://img.xmkanshu.com/u/202204/01/201253131.png";>
         </a>
       </td>
+      <td align="center" valign="middle">
+        <a href="https://amap.com/"; target="_blank">
+          <img width="222px" 
src="https://github.com/seven-tan/static/blob/main/logo.png?raw=true"; >
+        </a>
+      </td>
     </tr>
     <tr></tr>
   </tbody>
diff --git a/README_CN.md b/README_CN.md
index 9ec8f4861..e088d07c1 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -224,6 +224,11 @@ Dubbo-go 生态覆盖多种网络协议:Triple、Dubbo、JSONRPC、gRPC、HTTP
           <img width="222px" 
src="https://img.xmkanshu.com/u/202204/01/201253131.png";>
         </a>
       </td>
+      <td align="center" valign="middle">
+        <a href="https://amap.com/"; target="_blank">
+          <img width="222px" 
src="https://github.com/seven-tan/static/blob/main/logo.png?raw=true"; >
+        </a>
+      </td>
     </tr>
     <tr></tr>
   </tbody>

Reply via email to