docs: update README.md (#4455)

This commit is contained in:
neverland
2019-09-14 10:52:04 +08:00
committed by GitHub
parent c614162f95
commit 4f4608232c
4 changed files with 13 additions and 12 deletions

View File

@@ -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)