From b49dfe464cb31e8ac4bbd708f6947cc52a714291 Mon Sep 17 00:00:00 2001 From: dntzhang Date: Sun, 19 May 2019 20:01:26 +0800 Subject: [PATCH] update readme --- README.CN.md | 3 ++- README.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.CN.md b/README.CN.md index b5cff04fe..72c64e987 100644 --- a/README.CN.md +++ b/README.CN.md @@ -14,7 +14,7 @@ | **项目** | **描述** | | ------------------------------- | ----------------------------------- | | [omi-docs](https://tencent.github.io/omi/site/docs/cn.html)| Omi 官方文档 | -| [omim![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png)](https://github.com/Tencent/omi/tree/master/packages/omim)| Omi 打造的跨框架 Material Design UI 组件库, 任意框架可以使用,([DOCS & REPL](https://tencent.github.io/omi/packages/omim/docs/build/index.html) && [加入我们](https://github.com/Tencent/omi/tree/master/packages/omim#contribution)!)| +| [omim![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png)](https://github.com/Tencent/omi/tree/master/packages/omim)| Omi 打造的跨框架 Material Design UI 组件库, 任意框架可以使用,([DOCS & REPL](https://tencent.github.io/omi/packages/omim/docs/build/cn.html) && [加入我们](https://github.com/Tencent/omi/tree/master/packages/omim#contribution)!)| | [omio![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png) ](https://github.com/Tencent/omi/tree/master/packages/omio)| 兼容老浏览器的 Omi 版本(支持到IE8+)| | [omis](https://github.com/Tencent/omi/tree/master/packages/omis)| 服务端同构渲染解决方案(目前只能用 omio) | | [omiu](https://tencent.github.io/omi/packages/omiu/examples/build/zh-cn.html)| Omi 官方 UI| @@ -65,6 +65,7 @@ - 提供桌面、移动和小程序整体解决方案 - [超快的更新和渲染](https://tencent.github.io/omi/packages/omi/examples/perfs/) - 小巧的尺寸 +- 拥有官方跨框架 UI 组件库 - [omim](https://tencent.github.io/omi/packages/omim/docs/build/cn.html) - 拥有官方 UI 组件库 - [omiu](https://tencent.github.io/omi/packages/omiu/examples/build/zh-cn.html) - 使用 [omio](https://github.com/Tencent/omi/tree/master/packages/omio) 可以兼容到 IE8 - 使用 [reomi](https://github.com/Tencent/omi/tree/master/packages/reomi) 同时支持两种语法(omi 和 react),可同时使用两个框架的生态 diff --git a/README.md b/README.md index fc4e96d71..2fdf041b2 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ English | [简体中文](./README.CN.md) | [한국어](./README.KR.md) - Tiny size - Supports TypeScript - Reactive data-binding +- Having Cross-frameworks UI components - [omim](https://tencent.github.io/omi/packages/omim/docs/build/index.html) - Having official UI components - [omiu](https://tencent.github.io/omi/packages/omiu/examples/build/index.html) - Excellent compatibility(IE8+) with [omio](https://github.com/Tencent/omi/tree/master/packages/omio) - Supporting both grammars of omi and react with [reomi](https://github.com/Tencent/omi/tree/master/packages/reomi)