From df4153dc718b4544e720c58e439a0623c018cee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BD=AA?= Date: Sat, 29 Jan 2022 15:23:34 +0800 Subject: [PATCH] docs(readme): add more badges --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf7d4619..ac7db1a9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

-English | [中文](README_CN.md) +[![](https://img.shields.io/badge/English-%E4%B8%AD%E6%96%87-green.svg)](README_CN.md) [![](https://img.shields.io/badge/Website-MegEngine-green.svg)](https://megengine.org.cn/) [![](https://img.shields.io/badge/License-Apache%202.0-green.svg)](LICENSE) [![](https://img.shields.io/badge/Chat-on%20QQ-green.svg?logo=tencentqq)](https://jq.qq.com/?_wv=1027&k=jJcBU1xi) [![](https://img.shields.io/badge/Discuss-on%20Zhihu-8A2BE2.svg?labelColor=00BFFF&logo=zhihu)](https://www.zhihu.com/people/megengine-bot) MegEngine is a fast, scalable and easy-to-use deep learning framework, with auto-differentiation. diff --git a/README_CN.md b/README_CN.md index 3a2eb426..93fbf965 100644 --- a/README_CN.md +++ b/README_CN.md @@ -4,7 +4,7 @@

-[English](README.md) | 中文 +[![](https://img.shields.io/badge/English-%E4%B8%AD%E6%96%87-green.svg)](README.md) [![](https://img.shields.io/badge/Website-MegEngine-green.svg)](https://megengine.org.cn/) [![](https://img.shields.io/badge/License-Apache%202.0-green.svg)](LICENSE) [![](https://img.shields.io/badge/Chat-on%20QQ-green.svg?logo=tencentqq)](https://jq.qq.com/?_wv=1027&k=jJcBU1xi) [![](https://img.shields.io/badge/Discuss-on%20Zhihu-8A2BE2.svg?labelColor=00BFFF&logo=zhihu)](https://www.zhihu.com/people/megengine-bot) MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架。