update readme

This commit is contained in:
梁灏 2017-07-17 14:35:44 +08:00
parent 4b9ebcd557
commit fded311fa5

View file

@ -27,25 +27,25 @@
## Overview ## Overview
### [组件概览(Component Overview](https://www.iviewui.com/overview) ### [Component Overview](https://www.iviewui.com/overview)
## Features ## Features
- High quality and rich functions - Dozens of useful and beautiful components.
- Friendly APIs,free and flexible - Friendly API. It's made for people with all skill levels.
- Great Documentation - Extensive documentation.
- It is quite beautiful - It is quite beautiful
- Support Vue.js 2 and Vue.js 1 - Support Vue.js 2 and Vue.js 1.
- Based on npm + webpack + babel, using ES2015
## Programming ## Programming
![iView](https://raw.githubusercontent.com/iview/iview/2.0/assets/iview2.png) ![iView](https://raw.githubusercontent.com/iview/iview/2.0/assets/iview2.png)
## Install ## 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 ### Install iView
@ -79,9 +79,15 @@ Use css
import 'iview/dist/styles/iview.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 ## Major Contributors
|Name |Avatar | |Name |Avatar |