diff --git a/README.md b/README.md index 8cec4e9..070e237 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,17 @@ 基于 VUE 2.0 的 IM 聊天组件 -#### 安装使用 +#### 特性 -> npm install lemon-imui -S +- 拥有丰富的自定义功能,任意搭配出不同风格的聊天界面 +- 可以单独使用内部组件,比如编辑框/按钮/popover 等 +- 不依赖任何第三方组件库 +- 可任意扩展的聊天消息类型 #### 在线示例 [lemon-imui-examples](http://june000.gitee.io/lemon-im). + +#### 安装使用 + +> npm install lemon-imui -S