update readme
This commit is contained in:
parent
0b8489d1fe
commit
4e16acb9c0
|
@ -4,17 +4,18 @@ Omi的AlloyFinger插件,让你轻松在Omi项目里支持各种触摸事件和
|
|||
|
||||
---
|
||||
|
||||
## 通过npm安装
|
||||
|
||||
``` js
|
||||
npm install omi-finger
|
||||
```
|
||||
## Demo
|
||||
|
||||

|
||||
|
||||
[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
|
||||
|
|
Loading…
Reference in New Issue