update readme

This commit is contained in:
dntzhang 2018-11-10 10:24:45 +08:00
parent ef047a3b3f
commit ba1c94b03a
3 changed files with 4 additions and 4 deletions

View File

@ -49,7 +49,7 @@
| [omi-native](https://github.com/Tencent/omi/tree/master/packages/omi-native)|把 web components 渲染到 native比如 IOS 、Android|
|[westore](https://github.com/dntzhang/westore)|小程序解决方案 westore与 Omi 互相启发|
| [omi-weui](https://github.com/Tencent/omi/tree/master/packages/omi-weui) working |Weui for Omi by [@132yse](https://github.com/132yse).|
| [omi-mp](https://github.com/Tencent/omi/tree/master/packages/omi-mp) working| 小程序转成 Web 单页应用(H5 SPA)|
| [omi-mp](https://github.com/Tencent/omi/tree/master/packages/omi-mp) working| 通过微信小程序开发和生成 Web 单页应用(H5 SPA)|
## 必须收藏的资源

View File

@ -50,7 +50,7 @@ Omi uses Shadow DOM based style isolation and semantic structure.
| [omi-use](https://github.com/Tencent/omi/blob/master/docs/main-concepts.md#use)|React hooks like API|
| [omi-native](https://github.com/Tencent/omi/tree/master/packages/omi-native)|Render web components to native|
| [omi-weui](https://github.com/Tencent/omi/tree/master/packages/omi-weui) working |Weui for Omi by [@132yse](https://github.com/132yse).|
| [omi-mp](https://github.com/Tencent/omi/tree/master/packages/omi-mp) working| Convert wechat mini program to web HTML5 Single-Page Applications.|
| [omi-mp](https://github.com/Tencent/omi/tree/master/packages/omi-mp) working| Develop and generate Web HTML5 Single-Page Applications by wechat mini program.|
## Useful Resources

View File

@ -1,6 +1,6 @@
# omi-mp - 微信小程序一键生成 Web 页面
# omi-mp - 微信小程序开发和一键生成 Web 页面
> 使用小程序生成 Web 的 H5 SPA (基于Omi + omi-router)
> 通过微信小程序开发和一键生成 Web 的 H5 SPA (基于Omi + omi-router)
内测中,正式版马上到来...