From 6005339ec83aee407fb5ee2ad710044d72a57e24 Mon Sep 17 00:00:00 2001 From: ageerle Date: Thu, 10 Jul 2025 23:00:04 +0800 Subject: [PATCH] upadate md --- README.md | 4 ++-- README_EN.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a6113f7..75be1549 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ | 项目介绍 | GitHub 仓库 | Gitee 仓库 | |:--------:|:----------:|:----------:| | 前端简化版 | [ruoyi-element-ai](https://github.com/element-plus-x/ruoyi-element-ai) | [ruoyi-element-ai](https://gitee.com/he-jiayue/ruoyi-element-ai) | -| 智能编码助手 | [Spring AI Alibaba Copilot](https://github.com/springaialibaba/spring-ai-alibaba-copilot) | - | + @@ -107,7 +107,7 @@ 感谢以下优秀的开源项目为本项目提供支持: -- [Spring AI Alibaba Copilot](https://github.com/springaialibaba/spring-ai-alibaba-copilot) - 基于Spring AI的智能编码助手,集成MCP工具协议,支持项目分析和代码生成 +- [Spring AI Alibaba Copilot](https://github.com/springaialibaba/spring-ai-alibaba-copilot) - 基于spring-ai-alibaba 的智能编码助手 - [Spring AI](https://spring.io/projects/spring-ai) - Spring 官方 AI 集成框架 - [Langchain4j](https://github.com/langchain4j/langchain4j) - 强大的 Java LLM 开发框架 - [RuoYi-Vue-Plus](https://gitee.com/dromara/RuoYi-Vue-Plus) - 成熟的企业级快速开发框架 diff --git a/README_EN.md b/README_EN.md index 9dfe175a..307e2ced 100644 --- a/README_EN.md +++ b/README_EN.md @@ -65,7 +65,7 @@ | Project Description | GitHub Repository | Gitee Repository | |:-------------------:|:-----------------:|:----------------:| | Simplified Frontend | [ruoyi-element-ai](https://github.com/element-plus-x/ruoyi-element-ai) | [ruoyi-element-ai](https://gitee.com/he-jiayue/ruoyi-element-ai) | -| Intelligent Coding Assistant | [Spring AI Alibaba Copilot](https://github.com/springaialibaba/spring-ai-alibaba-copilot) | - | + ## 🛠️ Tech Stack @@ -108,7 +108,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file Special thanks to these amazing open source projects: -- [Spring AI Alibaba Copilot](https://github.com/springaialibaba/spring-ai-alibaba-copilot) - Intelligent coding assistant based on Spring AI with MCP protocol integration for project analysis and code generation +- [Spring AI Alibaba Copilot](https://github.com/springaialibaba/spring-ai-alibaba-copilot) - Intelligent coding assistant based on spring-ai-alibaba with MCP protocol integration for project analysis and code generation - [Spring AI](https://spring.io/projects/spring-ai) - Spring's AI integration framework - [Langchain4j](https://github.com/langchain4j/langchain4j) - Java LLM framework - [RuoYi-Vue-Plus](https://gitee.com/dromara/RuoYi-Vue-Plus) - Enterprise development framework