From 3a4f464d0fff2216dae7952da5a2d1e356666098 Mon Sep 17 00:00:00 2001 From: afc163 Date: Sun, 17 Jul 2016 18:37:44 +0800 Subject: [PATCH] update docs --- README-zh_CN.md | 5 ++--- docs/react/introduce.md | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index d18beea6d1..377785eced 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -11,9 +11,8 @@ ## 特性 - 提炼和服务企业级中后台产品的交互语言和视觉风格。 -- [React Component](http://react-component.github.io/badgeboard/) 上精心封装的高质量 UI 库。 -- 基于 npm + webpack + babel 的工作流,支持 ES2015。 - +- [React Component](http://react-component.github.io/badgeboard/) 基础上精心封装的高质量 UI 组件。 +- 基于 npm + webpack + babel 的工作流,支持 ES2015 和 TypeScript。 ## 安装 diff --git a/docs/react/introduce.md b/docs/react/introduce.md index 7c4d9b6442..affd73a599 100644 --- a/docs/react/introduce.md +++ b/docs/react/introduce.md @@ -28,8 +28,8 @@ english: Ant Design of React ## 特性 - Designed as Ant Design,提炼和服务企业级中后台产品的交互语言和视觉风格。 -- [React Component](http://react-component.github.io/badgeboard/) 上精心封装的高质量 UI 库。 -- 基于 npm + webpack + babel 的工作流,支持 ES2015。 +- [React Component](http://react-component.github.io/badgeboard/) 基础上精心封装的高质量 UI 组件。 +- 基于 npm + webpack + babel 的工作流,支持 ES2015 和 TypeScript。 ## 安装