update readme

This commit is contained in:
kmdjs 2017-02-13 16:58:47 +08:00
parent 0b8489d1fe
commit 4e16acb9c0
1 changed files with 6 additions and 5 deletions

View File

@ -4,17 +4,18 @@ Omi的AlloyFinger插件让你轻松在Omi项目里支持各种触摸事件和
---
## 通过npm安装
``` js
npm install omi-finger
```
## Demo
![omi-finger](./omi-finger.png)
[http://alloyteam.github.io/omi/plugins/omi-finger/example/finger/](http://alloyteam.github.io/omi/plugins/omi-finger/example/finger/)
## 通过npm安装
``` js
npm install omi-finger
```
## 使用
```js