From 8be480e06c43c1b3f9f0afe914cea3db27815c6e Mon Sep 17 00:00:00 2001 From: ageerle <32251822+ageerle@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:49:13 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 794ef955..ccda73e6 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ - 演示账号: demo 密码:demo123 - 管理端:https://admin.pandarobot.chat - 演示账号: admin 密码:admin123 -- 商业版:体验商业版请联系下方小助手获取演示地址(预计6月份上线)。 + ### 源码地址 [1]github @@ -285,13 +285,6 @@ 5. 打开拉取请求 6. pr请提交到GitHub上,会定时同步到gitee -#### 项目文档 -1. 项目文档基于vitepress构建 -2. 按照[如何参与开源项目](#如何参与开源项目)拉取https://github.com/ageerle/ruoyi-doc -3. 安装依赖:npm install -4. 启动项目:npm run docs:dev -5. 主页路径:docs/guide/introduction/index.md - ### 鸣谢 - [chatgpt-java](https://github.com/Grt1228/chatgpt-java) - [RuoYi-Vue-Plus](https://gitee.com/dromara/RuoYi-Vue-Plus)