From f9a14fd9b3cbae0b679b55483a736079a1603eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=A3=8A?= Date: Thu, 17 Jan 2019 08:57:44 +0800 Subject: [PATCH] update readme --- README.CN.md | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.CN.md b/README.CN.md index 40c2b0258..08b5a2e80 100644 --- a/README.CN.md +++ b/README.CN.md @@ -8,6 +8,7 @@ ### 特性 - 小巧的尺寸 +- 拥有官方 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 - 真正的 [MVVM](https://github.com/Tencent/omi/blob/master/tutorial/omi-mvvm.cn.md), 拥有 [mappingjs](https://github.com/Tencent/omi/tree/master/packages/mappingjs) 强力支持 - 支持 `TypeScript` diff --git a/README.md b/README.md index df261d58d..2b022fe56 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ English | [简体中文](./README.CN.md) | [한국어](./README.KR.md) ## Why Omi? -- Tiny size. +- Tiny size - Supports TypeScript - Reactive data-binding +- 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) - Real [MVVM](https://github.com/Tencent/omi/blob/master/tutorial/omi-mvvm.md) with [mappingjs](https://github.com/Tencent/omi/tree/master/packages/mappingjs) strong support - Enhanced CSS, [rpx unit support](https://github.com/Tencent/omi/releases/tag/v4.0.26) base on **750** screen width