From 3e8b0de264a10cd860d21bfccd9cd21769a80cb4 Mon Sep 17 00:00:00 2001 From: jialiang <jialiangnull@gmail.com> Date: Fri, 4 Dec 2020 10:43:40 +0800 Subject: [PATCH] Add icsoc icon --- README.md | 5 +++++ README_CN.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index d1354fd91..c5421b4c6 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,11 @@ If you are using [apache/dubbo-go](github.com/apache/dubbo-go) and think that it <img width="222px" src="https://fscdn.zto.com/fs8/M02/B2/E4/wKhBD1-8o52Ae3GnAAASU3r62ME040.png"> </a> </td> + <td align="center" valign="middle"> + <a href="https://www.icsoc.net/" target="_blank"> + <img width="222px" src="https://oss.icsoc.net/icsoc-ekt-test-files/icsoc.png"> + </a> + </td> </tr> <tr></tr> </tbody> diff --git a/README_CN.md b/README_CN.md index 4645fb2b5..e7875fca9 100644 --- a/README_CN.md +++ b/README_CN.md @@ -244,6 +244,11 @@ make test <img width="222px" src="https://fscdn.zto.com/fs8/M02/B2/E4/wKhBD1-8o52Ae3GnAAASU3r62ME040.png"> </a> </td> + <td align="center" valign="middle"> + <a href="https://www.icsoc.net/" target="_blank"> + <img width="222px" src="https://oss.icsoc.net/icsoc-ekt-test-files/icsoc.png"> + </a> + </td> </tr> <tr></tr> </tbody> -- GitLab