From 526c346fc02fa95a1c64c2fc9370508b233cbac1 Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 29 Sep 2016 14:42:38 +0800 Subject: [PATCH] update README --- README-zh_CN.md | 3 ++- README.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index 80a58025fd..0bd1510c06 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -12,7 +12,8 @@ - 提炼和服务企业级中后台产品的交互语言和视觉风格。 - [React Component](http://react-component.github.io/badgeboard/) 基础上精心封装的高质量 UI 组件。 -- 基于 npm + webpack + babel 的工作流,支持 ES2015 和 TypeScript。 +- 使用 TypeScript 构建,提供完整的类型定义文件。 +- 基于 npm + webpack + babel + dora + [dva](https://github.com/dvajs/dva) 的企业级业务开发框架。 ## 安装 diff --git a/README.md b/README.md index 996e09c9dd..a45b63ae2f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ An enterprise-class UI design language and React-based implementation. - An enterprise-class design language and high quality UI. - Graceful UI components out of the box, base on [React Component](http://react-component.github.io/badgeboard/). -- A npm + webpack + babel + dora [workflow](http://ant-tool.github.io/index.html). +- Writen in TypeScript with complete define types. +- A npm + webpack + babel + dora + [dva](https://github.com/dvajs/dva) development framework. ## Install