update readme

This commit is contained in:
张磊 2018-12-20 11:48:38 +08:00
parent 4aad46810a
commit 1a1ef042b6
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
### 特性
- 小巧的尺寸(gzip压缩后仅4kb)
- 使用 [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`
- 响应式数据绑定

View File

@ -7,6 +7,7 @@ English | [简体中文](./README.CN.md) | [한국어](./README.KR.md)
## Why Omi?
- Tiny size. _(**4kb** gzipped)_
- 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
- Supports TypeScript
- Reactive data-binding