From 4f4608232c90f28bedf53ef4f2c8dc6bcac223b5 Mon Sep 17 00:00:00 2001 From: neverland Date: Sat, 14 Sep 2019 10:52:04 +0800 Subject: [PATCH] docs: update README.md (#4455) --- README.md | 4 ++-- README.zh-CN.md | 7 ++++--- docs/markdown/intro.en-US.md | 4 ++-- docs/markdown/intro.zh-CN.md | 10 +++++----- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 43a52e514..33f627060 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ ## Features * 60+ Reusable components -* 90% Unit test coverage +* 95% Unit test coverage * Extensive documentation and demos * Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) * Support Custom Theme @@ -63,7 +63,7 @@ Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) bef ## Browser Support -Modern browsers and Android 4.0+, iOS 6+. +Modern browsers and Android 4.0+, iOS 7+. ## Links diff --git a/README.zh-CN.md b/README.zh-CN.md index f4f2cec22..93e927778 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -25,8 +25,8 @@ ## 特性 -* 60+ 个组件 -* 90% 单元测试覆盖率 +* 60+ 高质量组件 +* 95% 单元测试覆盖率 * 完善的中英文文档和示例 * 支持按需引入 * 支持主题定制 @@ -64,7 +64,7 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手 ## 浏览器支持 -现代浏览器以及 Android 4.0+, iOS 6+. +现代浏览器以及 Android 4.0+, iOS 7+. ## 加入我们 @@ -84,6 +84,7 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手 * [详细文档](https://youzan.github.io/vant) * [更新日志](https://youzan.github.io/vant#/zh-CN/changelog) +* [码云镜像](https://gitee.com/organizations/vant-contrib) * [Vant 示例仓库](https://github.com/youzan/vant-demo) * [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp) diff --git a/docs/markdown/intro.en-US.md b/docs/markdown/intro.en-US.md index 706ac2b68..e0c9710bd 100644 --- a/docs/markdown/intro.en-US.md +++ b/docs/markdown/intro.en-US.md @@ -9,7 +9,7 @@ ### Features * 60+ Reusable components -* 90% Unit test coverage +* 95% Unit test coverage * Extensive documentation and demos * Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) * Support Custom Theme @@ -27,7 +27,7 @@ Please make sure to read the [Contributing Guide](https://github.com/youzan/vant ### Browser Support -Modern browsers and Android 4.0+, iOS 6+. +Modern browsers and Android 4.0+, iOS 7+. ### Links diff --git a/docs/markdown/intro.zh-CN.md b/docs/markdown/intro.zh-CN.md index ba2d107bd..1ccd77ac8 100644 --- a/docs/markdown/intro.zh-CN.md +++ b/docs/markdown/intro.zh-CN.md @@ -8,8 +8,8 @@ ### 特性 -* 60+ 个组件 -* 90% 单元测试覆盖率 +* 60+ 高质量组件 +* 95% 单元测试覆盖率 * 完善的中英文文档和示例 * 支持按需引入 * 支持主题定制 @@ -19,7 +19,7 @@ ### 快速上手 -请参考 [快速上手](#/zh-CN/quickstart) +请参考 [快速上手](#/zh-CN/quickstart) 章节 ### 贡献代码 @@ -29,7 +29,7 @@ ### 浏览器支持 -现代浏览器以及 Android 4.0+, iOS 6+ +现代浏览器以及 Android 4.0+, iOS 7+ ### 加入我们 @@ -45,11 +45,11 @@ - 团队博客 - 开源项目 - ### 链接 * [意见反馈](https://github.com/youzan/vant/issues) * [更新日志](#/zh-CN/changelog) +* [码云镜像](https://gitee.com/organizations/vant-contrib) * [Vant 示例仓库](https://github.com/youzan/vant-demo) * [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp)