diff --git a/README.CN.md b/README.CN.md index ddeb01513..42157ee4e 100644 --- a/README.CN.md +++ b/README.CN.md @@ -21,6 +21,7 @@ | [omi-router ](https://github.com/Tencent/omi/tree/master/packages/omi-router) |Omi 官方路由,超级小的尺寸,只有 1KB 的 js| | [omi-devtools](https://github.com/f/omi-devtools)| 谷歌浏览器开发工具扩展| | [omi-cli](https://github.com/Tencent/omi/tree/master/packages/omi-cli)| 项目脚手架工具,各种模板任你选 | +|[omil](https://github.com/Wscats/omil)| Omi components 的 Webpack loader | #### 小程序生态 diff --git a/README.md b/README.md index e7f68951a..e1877b2a2 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ English | [简体中文](./README.CN.md) | [한국어](./README.KR.md) | [omi-cli](https://github.com/Tencent/omi/tree/master/packages/omi-cli)| Project scaffolding | | [omi-devtools](https://github.com/f/omi-devtools)| Browser DevTools extension | | [omiu](https://tencent.github.io/omi/packages/omiu/examples/build/index.html)| Omi official UI| +|[omil](https://github.com/Wscats/omil)|Webpack loader for Omi.js components| #### Mini Program @@ -51,7 +52,6 @@ English | [简体中文](./README.CN.md) | [한국어](./README.KR.md) | [omi-native](https://github.com/Tencent/omi/tree/master/packages/omi-native)|Render web components to native| |[omi-i18n](https://github.com/i18next/omi-i18n)| Internationalization solution for omi.js using i18next ecosystem | | [omi-page](https://github.com/Tencent/omi/tree/master/packages/omi-page) |Tiny client-side router by [page](https://github.com/visionmedia/page.js)| -|[eno-loader](https://github.com/Wscats/eno-loader)|Webpack loader for Omi.js components| ## Why Omi?