From 5093c5b0e61d926eaeaad0d6cabd37365e654fb4 Mon Sep 17 00:00:00 2001 From: dntzhang Date: Mon, 22 Jul 2019 12:03:18 +0800 Subject: [PATCH] doc - update readme --- README.CN.md | 2 +- README.md | 2 +- packages/omis/README.CN.md | 2 +- packages/omis/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.CN.md b/README.CN.md index 7632d3268..fee8e5796 100644 --- a/README.CN.md +++ b/README.CN.md @@ -15,7 +15,7 @@ | ------------------------------- | ----------------------------------- | | [omi-docs](https://tencent.github.io/omi/site/docs/cn.html) 和 [例子](https://codepen.io/collection/AGvvbV/) 和 [wcd demos](https://webcomponents.dev/demos/omi)| 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/cn.html) && [加入我们](https://github.com/Tencent/omi/tree/master/packages/omim#contribution)!)| -| [omis![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png) ](https://github.com/Tencent/omi/tree/master/packages/omis) 和 [例子](https://codepen.io/collection/XjLaRo/)| Functional Component + Store + Scoped Style | +| [omis![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png) ](https://github.com/Tencent/omi/tree/master/packages/omis) 和 [例子](https://codepen.io/collection/XjLaRo/)| Functional Component + Store + Scoped Style in 3KB| | [omio](https://github.com/Tencent/omi/tree/master/packages/omio)| 兼容老浏览器的 Omi 版本(支持到IE8+)| | [omi-ssr](https://github.com/Tencent/omi/tree/master/packages/omi-ssr)| 服务端同构渲染解决方案(目前只能用 omio) | | [omiu](https://tencent.github.io/omi/packages/omiu/examples/build/zh-cn.html)| 简单 Omi UI| diff --git a/README.md b/README.md index 76d2ed2ec..554fc52e2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ English | [简体中文](./README.CN.md) | ------------------------------- | ----------------------------------- | | [omi-docs](https://tencent.github.io/omi/site/docs/index.html) and [codepen](https://codepen.io/collection/AGvvbV/) and [wcd demos](https://webcomponents.dev/demos/omi)| Omi official documents | | [omim![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png)](https://github.com/Tencent/omi/tree/master/packages/omim)| Cross **frameworks** and **themes** components.([DOCS & REPL](https://tencent.github.io/omi/packages/omim/docs/build/index.html) && [JOIN US!](https://github.com/Tencent/omi/tree/master/packages/omim#contribution))| -| [omis![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png) ](https://github.com/Tencent/omi/tree/master/packages/omis) and [codepen](https://codepen.io/collection/XjLaRo/)| Functional Component + Store + Scoped Style | +| [omis![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png) ](https://github.com/Tencent/omi/tree/master/packages/omis) and [codepen](https://codepen.io/collection/XjLaRo/)| Functional Component + Store + Scoped Style in 3KB| | [omio](https://github.com/Tencent/omi/tree/master/packages/omio)| Omi for old browsers with same api(IE8+)| | [omi-ssr](https://github.com/Tencent/omi/tree/master/packages/omi-ssr)| Server-side rendering(support omio only)| | [omi-router](https://github.com/Tencent/omi/tree/master/packages/omi-router) |Omi official router in 1KB js| diff --git a/packages/omis/README.CN.md b/packages/omis/README.CN.md index 23f33cee2..ff5bf9c40 100644 --- a/packages/omis/README.CN.md +++ b/packages/omis/README.CN.md @@ -2,7 +2,7 @@ # Omis -> Functional Component + Store + Scoped Style +> Functional Component + Store + Scoped Style in 3KB * 函数式风格但非函数式编程 * 结构-样式-行为分离 diff --git a/packages/omis/README.md b/packages/omis/README.md index efb198a1e..1c43b369e 100644 --- a/packages/omis/README.md +++ b/packages/omis/README.md @@ -2,7 +2,7 @@ English | [简体中文](./README.CN.md) # Omis -> Functional Component + Store + Scoped Style +> Functional Component + Store + Scoped Style in 3KB * Functional style but non-functional programming * Structure-Style-Behavior Separation