From fded311fa5a4e78f4fde66a7877d50f963ef10a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Mon, 17 Jul 2017 14:35:44 +0800 Subject: [PATCH] update readme --- README.md | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a4bcce6c..3f26c0ab 100644 --- a/README.md +++ b/README.md @@ -27,25 +27,25 @@ ## Overview -### [组件概览(Component Overview)](https://www.iviewui.com/overview) +### [Component Overview](https://www.iviewui.com/overview) ## Features -- High quality and rich functions -- Friendly APIs,free and flexible -- Great Documentation +- Dozens of useful and beautiful components. +- Friendly API. It's made for people with all skill levels. +- Extensive documentation. - It is quite beautiful -- Support Vue.js 2 and Vue.js 1 -- Based on npm + webpack + babel, using ES2015 +- Support Vue.js 2 and Vue.js 1. ## Programming ![iView](https://raw.githubusercontent.com/iview/iview/2.0/assets/iview2.png) ## Install -### Install vue-webpack project in the first place +### Install webpack project in the first place +We recommend you install project through [iView Cli](https://github.com/iview/iview-cli) Or [iview-project](https://github.com/iview/iview-project). -Use [iview-project](https://github.com/iview/iview-project)(Recommended) Or [vue-cli](https://github.com/vuejs/vue-cli) +You can also use [vue-cli](https://github.com/vuejs/vue-cli). ### Install iView @@ -79,9 +79,15 @@ Use css import 'iview/dist/styles/iview.css'; ``` -## Browser Support +## Compatibility + +- Support Vue.js 2.x +- Support Vue.js 1.x [Visit 1.0 doc](http://v1.iviewui.com/) +- Support SSR +- Support Nuxt.js +- [Electron](http://electron.atom.io/) +- iView does not support IE8 or below since [Vue.js](https://vuejs.org/v2/guide/reactivity.html) is using Object.defineProperty which do not be supported by these browsers to track changes. -Normal browsers and Internet Explorer 9+. ## Major Contributors |Name |Avatar |