diff --git a/README.en_US.md b/README.en_US.md index fd6e61ab..c8253ad7 100644 --- a/README.en_US.md +++ b/README.en_US.md @@ -49,7 +49,7 @@ - [Github Repository](https://github.com/soybeanjs/soybean-admin-antd) - [Gitee Repository](https://gitee.com/honghuangdc/soybean-admin-antd) -- **ElementPlusVue Version:** +- **ElementPlus Version:** - [Preview Link](https://elp.soybeanjs.cn/) - [Github Repository](https://github.com/soybeanjs/soybean-admin-element-plus) @@ -113,6 +113,10 @@ pnpm dev pnpm build ``` +**Code Synchronization** + +Refer to the [Code Synchronization](https://docs.soybeanjs.cn/guide/sync) document. + ## Ecosystem - [react-soybean-admin](https://github.com/mufeng889/react-soybean-admin): SoybeanAdmin based version of React. diff --git a/README.md b/README.md index befccae7..5083d416 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ - [预览地址](https://antd.soybeanjs.cn/) - [Github 仓库](https://github.com/soybeanjs/soybean-admin-antd) - [Gitee 仓库](https://gitee.com/honghuangdc/soybean-admin-antd) -- **ElementPlusVue 版本:** +- **ElementPlus 版本:** - [预览地址](https://elp.soybeanjs.cn/) - [Github 仓库](https://github.com/soybeanjs/soybean-admin-element-plus) - **旧版:** @@ -138,6 +138,10 @@ pnpm dev pnpm build ``` +**代码同步** + +参考 [代码同步](https://docs.soybeanjs.cn/zh/guide/sync) 文档。 + ## 周边生态 - [react-soybean-admin](https://github.com/mufeng889/react-soybean-admin): 基于SoybeanAdmin的React版本.