Skip to content

Commit 4f46082

Browse files
authored
docs: update README.md (youzan#4455)
1 parent c614162 commit 4f46082

4 files changed

Lines changed: 13 additions & 12 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
## Features
2828

2929
* 60+ Reusable components
30-
* 90% Unit test coverage
30+
* 95% Unit test coverage
3131
* Extensive documentation and demos
3232
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
3333
* Support Custom Theme
@@ -63,7 +63,7 @@ Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) bef
6363

6464
## Browser Support
6565

66-
Modern browsers and Android 4.0+, iOS 6+.
66+
Modern browsers and Android 4.0+, iOS 7+.
6767

6868
## Links
6969

README.zh-CN.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
## 特性
2727

28-
* 60+ 个组件
29-
* 90% 单元测试覆盖率
28+
* 60+ 高质量组件
29+
* 95% 单元测试覆盖率
3030
* 完善的中英文文档和示例
3131
* 支持按需引入
3232
* 支持主题定制
@@ -64,7 +64,7 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手
6464

6565
## 浏览器支持
6666

67-
现代浏览器以及 Android 4.0+, iOS 6+.
67+
现代浏览器以及 Android 4.0+, iOS 7+.
6868

6969
## 加入我们
7070

@@ -84,6 +84,7 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手
8484

8585
* [详细文档](https://youzan.github.io/vant)
8686
* [更新日志](https://youzan.github.io/vant#/zh-CN/changelog)
87+
* [码云镜像](https://gitee.com/organizations/vant-contrib)
8788
* [Vant 示例仓库](https://github.com/youzan/vant-demo)
8889
* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp)
8990

docs/markdown/intro.en-US.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
### Features
1010

1111
* 60+ Reusable components
12-
* 90% Unit test coverage
12+
* 95% Unit test coverage
1313
* Extensive documentation and demos
1414
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
1515
* Support Custom Theme
@@ -27,7 +27,7 @@ Please make sure to read the [Contributing Guide](https://github.com/youzan/vant
2727

2828
### Browser Support
2929

30-
Modern browsers and Android 4.0+, iOS 6+.
30+
Modern browsers and Android 4.0+, iOS 7+.
3131

3232
### Links
3333

docs/markdown/intro.zh-CN.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
### 特性
1010

11-
* 60+ 个组件
12-
* 90% 单元测试覆盖率
11+
* 60+ 高质量组件
12+
* 95% 单元测试覆盖率
1313
* 完善的中英文文档和示例
1414
* 支持按需引入
1515
* 支持主题定制
@@ -19,7 +19,7 @@
1919

2020
### 快速上手
2121

22-
请参考 [快速上手](#/zh-CN/quickstart)
22+
请参考 [快速上手](#/zh-CN/quickstart) 章节
2323

2424
### 贡献代码
2525

@@ -29,7 +29,7 @@
2929

3030
### 浏览器支持
3131

32-
现代浏览器以及 Android 4.0+, iOS 6+
32+
现代浏览器以及 Android 4.0+, iOS 7+
3333

3434
### 加入我们
3535

@@ -45,11 +45,11 @@
4545
- <a target="_blank" href="https://tech.youzan.com/tag/front-end/">团队博客</a>
4646
- <a target="_blank" href="https://github.com/youzan">开源项目</a>
4747

48-
4948
### 链接
5049

5150
* [意见反馈](https://github.com/youzan/vant/issues)
5251
* [更新日志](#/zh-CN/changelog)
52+
* [码云镜像](https://gitee.com/organizations/vant-contrib)
5353
* [Vant 示例仓库](https://github.com/youzan/vant-demo)
5454
* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp)
5555

0 commit comments

Comments
 (0)