From d92efbbb038ea65321f30df8509ae0b6ce0df9e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Fri, 16 Mar 2018 10:22:50 +0800 Subject: [PATCH] update README.md --- README.md | 10 +++------- README.zh-CN.md | 13 +++++-------- docs/markdown/en-US/intro.md | 2 +- docs/markdown/zh-CN/intro.md | 2 +- 4 files changed, 10 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 1422e6426..432b1779c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ logo

-

A Vue.js 2.0 Mobile UI at YouZan

+

A Vue.js 2.0 Mobile UI at YouZan

[![Build Status](https://travis-ci.org/youzan/vant.svg?branch=master)](https://travis-ci.org/youzan/vant) [![downloads](https://img.shields.io/npm/dt/vant.svg)](https://www.npmjs.com/package/vant) @@ -18,17 +18,13 @@ ## Features -* 48+ Reusable components +* 50+ Reusable components * 90%+ Unit test coverage * Extensive documentation and demos * Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) * Support TypeScript * Support SSR -

- components preview -

- ## Install ```shell @@ -100,7 +96,7 @@ Modern browsers and Android 4.0+, iOS 6+. ## Links * [Documentation](https://www.youzanyun.com/zanui/vant) -* [Changelog](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog) +* [Changelog](https://www.youzanyun.com/zanui/vant#/en-US/changelog) * [React UI](https://www.youzanyun.com/zanui/zent) * [Weapp UI](https://github.com/youzan/zanui-weapp) * [Vant Demo](https://github.com/youzan/vant-demo) diff --git a/README.zh-CN.md b/README.zh-CN.md index 76c8c13fa..82021d5b2 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -5,7 +5,7 @@

logo

-

A Vue.js 2.0 Mobile UI at YouZan

+

A Vue.js 2.0 Mobile UI at YouZan

[![Build Status](https://travis-ci.org/youzan/vant.svg?branch=master)](https://travis-ci.org/youzan/vant) [![downloads](https://img.shields.io/npm/dt/vant.svg)](https://www.npmjs.com/package/vant) @@ -15,16 +15,13 @@ ## 特性 -* 48+ 个经过有赞线上业务检验的组件 +* 50+ 个经过有赞线上业务检验的组件 * 单元测试覆盖率超过 90% -* 完善的文档和示例 +* 完善的中英文文档和示例 * 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) * 支持 TypeScript * 支持 SSR - -

- components preview -

+* ## 安装 @@ -105,7 +102,7 @@ Vue.use(Vant); ## 链接 * [详细文档](https://www.youzanyun.com/zanui/vant) -* [更新日志](https://www.youzanyun.com/zanui/vant#/zh-CN/component/changelog) +* [更新日志](https://www.youzanyun.com/zanui/vant#/zh-CN/changelog) * [React 组件库](https://www.youzanyun.com/zanui/zent) * [微信小程序组件库](https://github.com/youzan/zanui-weapp) * [vant-demo](https://github.com/youzan/vant-demo) diff --git a/docs/markdown/en-US/intro.md b/docs/markdown/en-US/intro.md index b0dab9129..3f44712f2 100644 --- a/docs/markdown/en-US/intro.md +++ b/docs/markdown/en-US/intro.md @@ -7,7 +7,7 @@ ### Features -* 48+ Reusable components +* 50+ Reusable components * 90%+ Unit test coverage * Extensive documentation and demos * Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) diff --git a/docs/markdown/zh-CN/intro.md b/docs/markdown/zh-CN/intro.md index 7f30e4ebd..48393f4ae 100644 --- a/docs/markdown/zh-CN/intro.md +++ b/docs/markdown/zh-CN/intro.md @@ -7,7 +7,7 @@ ### 特性 -* 48+ 个经过有赞线上业务检验的组件 +* 50+ 个经过有赞线上业务检验的组件 * 单元测试覆盖率超过 90% * 完善的文档和示例 * 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)