From 7c76a1f0e727e4873b37ae4aca3162046596d234 Mon Sep 17 00:00:00 2001 From: CJY <375564567@qq.com> Date: Sun, 22 Sep 2019 22:37:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++--- README_CN.md | 5 +++++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f314c18..32d1214 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ -# React Activation +# React Activation -[中文说明](https://github.com/CJY0208/react-activation/blob/master/README_CN.md) +[![size](https://img.shields.io/bundlephobia/minzip/react-activation.svg)](https://github.com/CJY0208/react-activation) +[![dm](https://img.shields.io/npm/dm/react-activation.svg)](https://github.com/CJY0208/react-activation) -Implementation of the `` function in Vue For React +English | [中文说明](./README_CN.md) + +Implementation of the `` function in `Vue` For `React` - - - diff --git a/README_CN.md b/README_CN.md index d5f5938..d40d799 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,5 +1,10 @@ # React Activation +[![size](https://img.shields.io/bundlephobia/minzip/react-activation.svg)](https://github.com/CJY0208/react-activation) +[![dm](https://img.shields.io/npm/dm/react-activation.svg)](https://github.com/CJY0208/react-activation) + +[English](./README.md) | 中文说明 + Vue 中 `` 功能在 React 中的实现 - - -