Merge pull request #83 from GrosTon1/patch-1

Switch google.cn to google.com for english readme.
This commit is contained in:
当耐特 2018-10-20 22:39:56 +08:00 committed by GitHub
commit c5704d935f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ English | [简体中文](./README.CN.md)
- Tiny size. *(**4kb** gzipped)*
- Supports TypeScript.
- Reactive data-binding
- [Based on Shadow DOM](https://developers.google.cn/web/fundamentals/web-components/shadowdom)
- [Based on Shadow DOM](https://developers.google.com/web/fundamentals/web-components/shadowdom)
- Easy to debug via [Omi DevTools Extension](https://github.com/f/omi-devtools) [[Install from Chrome WebStore](https://chrome.google.com/webstore/detail/omijs-devtools/pjgglfliglbhpcpalbpeloghnbceocmd)]
- Compliance with browser trend and API design.
- Merge **JSX** and **Web Components** into one framework.