From 02fb7719949d75e0c6da62588fcaa301671647d1 Mon Sep 17 00:00:00 2001 From: valarchie <343928303@qq.com> Date: Tue, 15 Aug 2023 08:50:53 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BF=AE=E6=94=B9Readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f2527a..cc2cfaa 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ AgileBoot是一套开源的全栈精简快速开发平台,毫无保留给个 * 支持加载动态权限菜单,实时权限控制。 * ***有大量的单元测试,集成测试覆盖确保业务逻辑正确***。 -V1.0.0版本使用JS开发,V2.0.0版本使用TS开发。 -V1.0.0地址:[后端(AgileBoot-Back-End-Basic)](https://github.com/valarchie/AgileBoot-Back-End-Basic) - [前端(AgileBoot-Front-End-Basic)](https://github.com/valarchie/AgileBoot-Front-End-Basic) +***V1.0.0版本使用JS开发,V2.0.0版本使用TS开发***。 +***V1.0.0地址:[后端(AgileBoot-Back-End-Basic)](https://github.com/valarchie/AgileBoot-Back-End-Basic) - [前端(AgileBoot-Front-End-Basic)](https://github.com/valarchie/AgileBoot-Front-End-Basic)*** > 有任何问题或者建议,可以在 _Issues_ 中提给作者。 >