diff --git a/README.md b/README.md index 06efef75..7acae206 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ Monitor the changes of the `DOM` tree in the editing area through `MutationObser **`React`** example [https://github.com/yanmao-cc/am-editor/tree/master/examples/react](https://github.com/yanmao-cc/am-editor/tree/master/examples/react) +**`Vue2 DEMO`** [https://github.com/yanmao-cc/am-editor-demo-vue2](https://github.com/yanmao-cc/am-editor-demo-vue2) + +**`Vue2 Nuxt DEMO`** [https://github.com/yanmao-cc/am-editor-nuxt](https://github.com/yanmao-cc/am-editor-nuxt) + ## Features - Out of the box, it provides dozens of rich plug-ins to meet most needs diff --git a/README.zh-CN.md b/README.zh-CN.md index 2c3251e5..21196d61 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -48,6 +48,10 @@ **`React`** 案例 [https://github.com/yanmao-cc/am-editor/tree/master/examples/react](https://github.com/yanmao-cc/am-editor/tree/master/examples/react) +**`Vue2 DEMO`** [https://github.com/yanmao-cc/am-editor-demo-vue2](https://github.com/yanmao-cc/am-editor-demo-vue2) + +**`Vue2 Nuxt DEMO`** [https://github.com/yanmao-cc/am-editor-nuxt](https://github.com/yanmao-cc/am-editor-nuxt) + ## 特性 - 开箱即用,提供几十种丰富的插件来满足大部分需求