add direct link to chrome webstore.

This commit is contained in:
Fatih Kadir Akın 2018-10-20 04:03:02 +03:00 committed by GitHub
parent ddc7a7f66a
commit 5cbb0772d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ English | [简体中文](./README.CN.md)
- Support TypeScript
- Reactive data-binding
- [Based on Shadow Dom](https://developers.google.cn/web/fundamentals/web-components/shadowdom)
- [Chrome DevTools Extension](https://github.com/f/omi-devtools)
- [Chrome DevTools Extension](https://github.com/f/omi-devtools) [[Install from Chrome WebStore](https://chrome.google.com/webstore/detail/omijs-devtools/pjgglfliglbhpcpalbpeloghnbceocmd/related)]
- Compliance with browser trend and API design
- Merge JSX and Web Components into One Framework
- Web Components can also be a data-driven view, UI = fn(data)