update readme
This commit is contained in:
parent
e69cc0844d
commit
48376f0f43
|
@ -55,7 +55,7 @@ Omi uses Shadow DOM based style isolation and semantic structure.
|
|||
|
||||
## Useful Resources
|
||||
|
||||
| **Title Name** | **Other language** |
|
||||
| **Title Name** | **Other language** | **Related**|
|
||||
| ------------------------------- | ----------------------------------- |
|
||||
| [60FPS Animation In Omi](https://github.com/Tencent/omi/blob/master/tutorial/omi-transform.md)| [简体中文](https://github.com/Tencent/omi/blob/master/tutorial/omi-transform.cn.md)|
|
||||
| [Render Web Components To Native](https://github.com/Tencent/omi/blob/master/tutorial/render-web-components-to-native.md)|[简体中文](https://github.com/Tencent/omi/blob/master/tutorial/render-web-components-to-native.cn.md)|
|
||||
|
@ -68,6 +68,7 @@ Omi uses Shadow DOM based style isolation and semantic structure.
|
|||
| [CSS Variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables)|[简体中文](https://developer.mozilla.org/zh-CN/docs/Web/CSS/Using_CSS_variables)|
|
||||
| [CSS Shadow Parts](https://drafts.csswg.org/css-shadow-parts-1/)|
|
||||
| [Platform HTML5](https://platform.html5.org/)|
|
||||
|[Using requestIdleCallback](https://developers.google.com/web/updates/2015/08/using-requestidlecallback||[简体中文](https://div.io/topic/1370)| [A requestIdleCallback polyfill](https://gist.github.com/paullewis/55efe5d6f05434a96c36)|
|
||||
|
||||
## omi-mp
|
||||
|
||||
|
|
Loading…
Reference in New Issue