From d5ce7bd4b64f6e82cd8e1f4271e703c751c8f5db Mon Sep 17 00:00:00 2001
From: 梁灏 <admin@aresn.com>
Date: Tue, 28 Feb 2017 16:49:54 +0800
Subject: [PATCH] update readme

---
 README.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 47 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 2311941..5256120 100644
--- a/README.md
+++ b/README.md
@@ -8,13 +8,59 @@
 
 ### A high quality  UI Components Library with Vue.js
 
-> iView works only with Vue 1.0 currently. We have been in developing. English document is coming soon. Please pay attention to the iView.
+> This branch is for Vue 2.x
 
 ## Docs
 
 ### [中文文档](https://www.iviewui.com)
 ### English (Coming soon)
 
+## Programming
+- [ ] Grid
+- [ ] Layout
+- [ ] Button
+- [ ] Icon
+- [ ] Input
+- [ ] Radio
+- [ ] Checkbox
+- [ ] Switch
+- [ ] Table
+- [ ] Select
+- [ ] Slider
+- [ ] DatePicker
+- [ ] TimePicker
+- [ ] Cascader
+- [ ] Transfer
+- [ ] InputNumber
+- [ ] Rate
+- [ ] Upload
+- [ ] Form
+- [ ] Alert
+- [ ] Card
+- [ ] Message
+- [ ] Notice
+- [ ] Modal
+- [ ] Progress
+- [ ] Badge
+- [ ] Collapse
+- [ ] Timeline
+- [ ] Tag
+- [ ] Tooltip
+- [ ] Poptip
+- [ ] Carousel
+- [ ] Tree
+- [ ] Menu
+- [ ] Tabs
+- [ ] Dropdown
+- [ ] Page
+- [ ] Breadcrumb
+- [ ] Steps
+- [ ] LoadingBar
+- [ ] Circle
+- [ ] Affix
+- [ ] BackTop
+- [ ] Spin
+
 ## Overview
 
 ### [组件概览(Component Overview)](https://www.iviewui.com/overview)
@@ -28,10 +74,6 @@
 - Using .vue file development mode
 - Based on npm + webpack + babel, using ES2015
 
-## Programming 
-
-![iView](https://raw.githubusercontent.com/iview/iview/master/assets/iview.png)
-
 ## Install
 
 ### Install vue-webpack project in the first place 
--
libgit2 0.21.4