update readme

This commit is contained in:
dntzhang 2018-10-23 06:24:17 +08:00
parent 6d6449234a
commit f807e2765c
2 changed files with 12 additions and 1 deletions

9
packages/README.md Normal file
View File

@ -0,0 +1,9 @@
## Packages description
| Package | description |
| ------ | ------ |
| omi | Omi master package |
| omi-cli | Omi command line tool |
| omi-element-ui | Omi version of element-ui |
| omi-ie11 | Omi version compatible with ie11 |
| omi-mobx | Adapter for mobx in omi |

View File

@ -1,5 +1,7 @@
# Omi Element UI
Omi version of element-ui
## Docs
* (English Docs)[http://element-cn.eleme.io/#/en-US/component/]
@ -23,7 +25,7 @@ Element:
## Contribute Element-UI to Omi
Create the element directory in the [omi-element-ui] and finish it then pull request! Many thanks.
Create the element directory in the [omi-element-ui](https://github.com/Tencent/omi/tree/master/packages/omi-element-ui/src/omi-element-ui) and finish it then pull request! Many thanks.
## Develop