docs: update README.md

This commit is contained in:
chenjiahan 2023-02-18 15:02:43 +08:00
parent d6213a7b4e
commit e3c8a47e60
2 changed files with 10 additions and 10 deletions

View File

@ -80,10 +80,6 @@ app.use(Button);
See more in [Quickstart](https://vant-ui.github.io/vant#/en-US/quickstart).
## Start On Visual Studio Code Web
[https://github.dev/youzan/vant](https://github.dev/youzan/vant)
## Browser Support
Vant 2 supports modern browsers and Android >= 4.0、iOS >= 8.0.
@ -144,6 +140,10 @@ Thanks to the following friends for their contributions to Vant:
Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) before making a pull request.
## Start On Web IDE
[https://github.dev/youzan/vant](https://github.dev/youzan/vant)
## LICENSE
[MIT](https://en.wikipedia.org/wiki/MIT_License)
Vant is [MIT](https://github.com/youzan/vant/blob/main/LICENSE) licensed.

View File

@ -84,10 +84,6 @@ app.use(Button);
vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手](https://vant-contrib.gitee.io/vant#/zh-CN/quickstart).
## 在 Cloud IDE 中预览
[https://idegithub.com/youzan/vant](https://idegithub.com/youzan/vant)
## 浏览器支持
Vant 2 支持现代浏览器以及 Android >= 4.0、iOS >= 8.0。
@ -155,6 +151,10 @@ Vant 3/4 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一
使用过程中发现任何问题都可以提 [Issue](https://github.com/vant-ui/vant/issues) 给我们,当然,我们也非常欢迎你给我们发 [PR](https://github.com/vant-ui/vant/pulls)。
## 在 Cloud IDE 中预览
[https://idegithub.com/youzan/vant](https://idegithub.com/youzan/vant)
## 开源协议
本项目基于 [MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89) 协议,请自由地享受和参与开源。
本项目基于 [MIT](https://github.com/youzan/vant/blob/main/LICENSE) 协议,请自由地享受和参与开源。