diff --git a/README.md b/README.md index 1cdf1f575bf..efac89b849e 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,12 @@ > A Vue.js 2.0 UI Toolkit for Web. -Element will stay with Vue 2.x +Element will stay with Vue 2.x For Vue 3.0, we recommend using [Element Plus](https://github.com/element-plus/element-plus)(Element Plus is a community develop project) +For MiniProgram development, we recommend using [MorJS](https://github.com/eleme/morjs) + ## Links - Homepage and documentation - [International users](http://element.eleme.io/#/en-US) diff --git a/examples/components/footer.vue b/examples/components/footer.vue index d24ca4063c8..c7a34e3a1fa 100644 --- a/examples/components/footer.vue +++ b/examples/components/footer.vue @@ -10,6 +10,7 @@ {{ langConfig.theme }} Element-React Element-Angular + MorJS