diff --git a/packages/engine/README-zh_CN.md b/packages/engine/README-zh_CN.md index cdd5ca479..91e90ad52 100644 --- a/packages/engine/README-zh_CN.md +++ b/packages/engine/README-zh_CN.md @@ -125,6 +125,8 @@ https://cdn.jsdelivr.net/npm/@alilc/lowcode-react-simulator-renderer@1.0.0/dist/ - [用户文档](https://lowcode-engine.cn/docV2) - [API](https://lowcode-engine.cn/docV2/vlmeme) +[awesome-lowcode-engine](https://github.com/lowcode-workspace/awesome-lowcode-engine) 中包含了一系列围绕引擎建设的工具、解决方案等,如果你有类似的解决方案或者工具,欢迎提 PR 到该仓库,让更多人了解到 + ## 💻 本地调试 ```bash diff --git a/packages/engine/README.md b/packages/engine/README.md index 51eb9f550..f1d93ac31 100644 --- a/packages/engine/README.md +++ b/packages/engine/README.md @@ -125,6 +125,8 @@ Pass the files under packages/engine/dist and packages/(react|rax)-simulator-ren - [User Documentation](http://lowcode-engine.cn/docV2) - [API](http://lowcode-engine.cn/docV2/vlmeme) +The [awesome-lowcode-engine](https://github.com/lowcode-workspace/awesome-lowcode-engine) page links to many of the tools in the lowcode-engine, If you have an ecosystem or tools built around the engine, PR is welcome to this repository. + ## 💻 Local debugging ```bash