From 8e16df90f96e43af645e1f8e623b17a11d14ccdb Mon Sep 17 00:00:00 2001
From: tangjinzhou <415800467@qq.com>
Date: Sun, 15 Mar 2020 14:43:20 +0800
Subject: [PATCH] docs: update readme
---
README-zh_CN.md | 10 ++++++++++
README.md | 10 ++++++++++
package.json | 2 +-
3 files changed, 21 insertions(+), 1 deletion(-)
diff --git a/README-zh_CN.md b/README-zh_CN.md
index b4d0cef83..aa965dd0e 100644
--- a/README-zh_CN.md
+++ b/README-zh_CN.md
@@ -41,6 +41,16 @@ An enterprise-class UI components based on Ant Design and Vue.
- 开箱即用的高质量 Vue 组件。
- 共享 [Ant Design of React](http://ant-design.gitee.io/docs/spec/introduce-cn) 设计工具体系。
+## 支持环境
+
+- 现代浏览器和 IE9 及以上(需要 [polyfills](https://www.antdv.com/docs/vue/getting-started-cn/#兼容性))。
+- 支持服务端渲染。
+- [Electron](https://electronjs.org/)
+
+| [](http://godban.github.io/browsers-support-badges/)IE / Edge | [](http://godban.github.io/browsers-support-badges/)Firefox | [](http://godban.github.io/browsers-support-badges/)Chrome | [](http://godban.github.io/browsers-support-badges/)Safari | [](http://godban.github.io/browsers-support-badges/)Opera | [](http://godban.github.io/browsers-support-badges/)Electron |
+| --- | --- | --- | --- | --- | --- |
+| IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
+
## 安装
### 使用 npm 或 yarn 安装
diff --git a/README.md b/README.md
index 725c20b4d..31f95e70e 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,16 @@ English | [简体中文](./README-zh_CN.md)
- A set of high-quality Vue components out of the box.
- Shared [Ant Design of React](https://ant.design/docs/spec/introduce) design resources.
+## Environment Support
+
+- Modern browsers and Internet Explorer 9+ (with [polyfills](https://www.antdv.com/docs/vue/getting-started/#Compatibility))
+- Server-side Rendering
+- [Electron](https://electronjs.org/)
+
+| [](http://godban.github.io/browsers-support-badges/)IE / Edge | [](http://godban.github.io/browsers-support-badges/)Firefox | [](http://godban.github.io/browsers-support-badges/)Chrome | [](http://godban.github.io/browsers-support-badges/)Safari | [](http://godban.github.io/browsers-support-badges/)Opera | [](http://godban.github.io/browsers-support-badges/)Electron |
+| --- | --- | --- | --- | --- | --- |
+| IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
+
## Using npm or yarn
**We recommend using npm or yarn to install**,it not only makes development easier,but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.
diff --git a/package.json b/package.json
index 78b3e8aa9..c3e1b97b9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ant-design-vue",
- "version": "1.5.0-beta.2",
+ "version": "1.5.0-beta.3",
"title": "Ant Design Vue",
"description": "An enterprise-class UI design language and Vue-based implementation",
"keywords": [