diff --git a/README.md b/README.md index 17f18cefb..9cac89c33 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,14 @@ ## Features -- Components come from wechat mall business of [YouZan](https://youzan.com) +- 45+ Reusable components +- 90%+ Unit test coverage - Extensive documentation and demos. - Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) -- Unit test coverage over 90% -- Not only have the basic components, but also have a lot of business components +- Support TypeScript

- feature demo + feature demo

## Install diff --git a/README.zh-CN.md b/README.zh-CN.md index c1781dda6..19a20b04e 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -15,14 +15,14 @@ ## 特性 -- 组件都是来源于有赞的微商城业务,并且经过有赞业务的检验,更靠谱 -- 丰富的文档和Demo -- 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) +- 48 个经过有赞线上业务检验的组件 - 单元测试覆盖率超过90% -- 不仅仅有丰富的基础组件,还有许多的业务组件 +- 完善的文档和示例 +- 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) +- 支持 TypeScript

- feature demo + feature demo

## 安装