From c1cfacb2d4c602c4a038ceb773b40e16500c6911 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Fri, 16 Sep 2016 22:10:02 +0800 Subject: [PATCH] update readme --- README.md | 17 +++++++++++++++++ assets/iview.png | Bin 0 -> 147317 bytes package.json | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 assets/iview.png diff --git a/README.md b/README.md index a660de8..56d6d31 100644 --- a/README.md +++ b/README.md @@ -1 +1,18 @@ # iview + +### A high quality UI components Library with Vue.js + +## Docs + +### [中文文档](https://iview.github.io) + +## Tip + +### Most of the components are not yet UI, so stay tuned. +###部分组件还没有UI,敬请期待。 + +## Programming + +![iView](https://raw.githubusercontent.com/iview/iview/master/assets/iview.png) + +# We have been in developing, please pay attention to the iView. \ No newline at end of file diff --git a/assets/iview.png b/assets/iview.png new file mode 100644 index 0000000..e7128e6 Binary files /dev/null and b/assets/iview.png differ diff --git a/package.json b/package.json index 7f45dbf..73ecd23 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iview", "version": "0.0.6", "title": "iView", - "description": "An UI components Library with Vue.js", + "description": "A high quality UI components Library with Vue.js", "homepage": "http://www.iviewui.com", "keywords": [ "iview", -- libgit2 0.21.4