diff --git a/README.md b/README.md index c22af75d5..895ddf131 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - Extensive documentation and demos - Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) - Support TypeScript +- Support SSR
@@ -96,9 +97,9 @@ 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)
-- [React UI Zent](https://www.youzanyun.com/zanui/zent)
+- [Weapp UI](https://github.com/youzan/zanui-weapp)
+- [Vant Demo](https://github.com/youzan/vant-demo)
- [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
-- [vant-demo](https://github.com/youzan/vant-demo)
## Preview
You can scan the following QR code to access the demo:
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 5db67c800..a875aa2f5 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -20,6 +20,7 @@
- 完善的文档和示例
- 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
- 支持 TypeScript
+- 支持 SSR
@@ -102,9 +103,9 @@ Vue.use(Vant);
## 链接
- [详细文档](https://www.youzanyun.com/zanui/vant)
- [更新日志](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog)
-- [React 组件库 Zent](https://www.youzanyun.com/zanui/zent)
-- [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
+- [微信小程序组件库](https://github.com/youzan/zanui-weapp)
- [vant-demo](https://github.com/youzan/vant-demo)
+- [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
## 开源协议