update readme

This commit is contained in:
kmdjs 2017-02-14 11:11:29 +08:00
parent 09e6b2ae2f
commit 3170261945
2 changed files with 3 additions and 3 deletions

View File

@ -24,8 +24,8 @@ Open and modern framework for building user interfaces.
## 生态
* [omi-finger](https://github.com/AlloyTeam/omi/tree/master/plugins/omi-finger)
* [omi-transform](https://github.com/AlloyTeam/omi/tree/master/plugins/omi-transform)
* [omi-finger](https://github.com/AlloyTeam/omi/tree/master/plugins/omi-finger) Omi的[AlloyFinger](https://github.com/AlloyTeam/AlloyFinger)插件,支持各种触摸事件和手势
* [omi-transform](https://github.com/AlloyTeam/omi/tree/master/plugins/omi-transform) Omi的[transformjs](http://alloyteam.github.io/AlloyTouch/transformjs/)插件快速方便地设置DOM的CSS3 Transform属性。
## 通过npm安装

View File

@ -1,6 +1,6 @@
## omi-finger
Omi的AlloyFinger插件让你轻松在Omi项目里支持各种触摸事件和手势。
Omi的[AlloyFinger](https://github.com/AlloyTeam/AlloyFinger)插件让你轻松在Omi项目里支持各种触摸事件和手势。
---