update readme
This commit is contained in:
parent
4aad46810a
commit
1a1ef042b6
|
@ -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`
|
||||
- 响应式数据绑定
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue