From b474e9e5a54d366cfc496baa3e1dc648025f55ac Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sun, 10 Aug 2025 17:06:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91=E7=8E=AF=E5=A2=83=E5=AE=89?= =?UTF-8?q?=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-EN.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-EN.md b/README-EN.md index b83cae23c..493f342b5 100644 --- a/README-EN.md +++ b/README-EN.md @@ -69,6 +69,7 @@ Jeecg-Boot AI low code platform can be applied in the development of any J2EE pr Starts the project ----------------------------------- +- [Development Environment setup](https://help.jeecg.com/java/setup/tools) - [IDEA Quick start](https://help.jeecg.com/java/setup/idea/startup) - [Docker Quick start](https://help.jeecg.com/java/docker/quick) diff --git a/README.md b/README.md index eb5f7e0c8..827655bfb 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ JeecgBoot低代码平台,可以应用在任何J2EE项目的开发中,支持 启动项目 ----------------------------------- +- [开发环境搭建](https://help.jeecg.com/java/setup/tools) - [IDEA启动前后端项目](https://help.jeecg.com/java/setup/idea/startup) - [Docker一键启动前后端](https://help.jeecg.com/java/docker/quick)