diff --git a/README.en.md b/README.en.md
index bd23f8405a688d3730529952cfec86b320fe3ed9..b0f064c7bdf26d6d2d385bfe06c602a16069d2d3 100644
--- a/README.en.md
+++ b/README.en.md
@@ -1,36 +1,79 @@
+
# RuoYi-Geek-Doc
-#### Description
-RuoYi-Geek-SpringBoot3、RuoYi-Geek-Vue3、RuoYi-Geek-App、RuoYi-Geek-Electron框架的文档
+## Repository Overview
+
+This repository is dedicated to housing documentation for various frameworks within the GEEK-XD ecosystem, such as RuoYi-Geek-SpringBoot3, RuoYi-Geek-Vue3, RuoYi-Geek-App, and RuoYi-Geek-Electron.
+
+## Introduction to the GEEK-XD Ecosystem
+
+The original versions of RuoYi-Vue and RuoYi-App were built on SpringBoot2 + Vue2 as enterprise-level development frameworks, receiving widespread love and positive feedback from developers. However, with the advancement of technology, SpringBoot3 and Vue3 have gradually caught the attention of developers. To meet the demand for new technologies, the official RuoYi documentation provides an upgrade path from SpringBoot2 to SpringBoot3. At the same time, community-driven versions like RuoYi-Vue3 and RuoYi-App-Vue3 have emerged, showcasing the community's enthusiasm and effort towards technological upgrades.
+
+However, during the upgrade process, the official methods retained some old features for compatibility with Java 1.8, not fully embracing all the characteristics of SpringBoot3 and Java 17. Meanwhile, the community's RuoYi-Vue3 and RuoYi-App-Vue3 versions, developed by different teams, exhibited some shortcomings in terms of compatibility and integration. More critically, although these versions support TypeScript, they lack a suitable tsconfig.json configuration file, resulting in suboptimal TypeScript syntax hinting environments in mainstream editors like VSCode.
+
+In response to these issues, the RuoYi-Geek ecosystem was born. It aims to provide developers with a comprehensive solution that retains the core features of the original version while integrating the advantages of community editions. In RuoYi-Geek, we have extensively researched commonly used RuoYi extensions in enterprise development and integrated them directly into the framework to ensure developers can get started quickly and develop efficiently. We have adopted the latest SpringBoot3 + Vue3 tech stack, completely removing old methods retained for Java 1.8 compatibility. Importantly, we have added common tsconfig.json configurations for the TypeScript development environment, ensuring developers receive a more comfortable and convenient syntax hinting experience in editors like VSCode.
+
+Furthermore, we plan to inject even more super-practical tools into this framework and its companions, making daily development or enterprise projects easier to handle! Imagine having a moment where one of our small tools boosts your efficiency so much it feels like you've got a power-up! We sincerely hope this framework becomes an indispensable assistant to you, making your work less "grueling" and more enjoyable, efficient, and comfortable. XD😄 \\(@^0^@)/
+
+RuoYi-Geek is not just a simple upgrade; it's a comprehensive optimization and integration of the RuoYi ecosystem. We believe that through RuoYi-Geek, developers will be able to develop excellent enterprise applications more efficiently and joyfully.
+
+## Framework Introduction
+
+### RuoYi-Geek-SpringBoot3
+
+This framework is a Java rapid development framework based on SpringBoot3 + Vue3 with front-end and back-end separation.
+
+This framework represents the Springboot 3 backend version of our ecosystem. Paired with the Vue3 version of the RuoYi Geek ecosystem, this version has carried out foundational design work on payment modules and third-party login modules, and significantly enhanced the code generator, now supporting field-level associated table operations. Additionally, an online API development module has been added, allowing users to modify interfaces using MyBatis online. Other functional modules are continuously being updated and perfected.
+
+### RuoYi-Geek-Vue3
+
+This framework is a Java rapid development framework based on SpringBoot3 + Vue3 with front-end and back-end separation.
+
+This framework represents the Vue3 frontend version of our ecosystem. Currently, it has added support for three.js, and works alongside the Springboot 3 backend version of the RuoYi Geek ecosystem. This version has also carried out foundational design work on payment modules and third-party login modules, and significantly enhanced the code generator, now supporting field-level associated table operations. Additionally, an online API development module has been added, allowing users to modify interfaces using MyBatis online. Other functional modules are continuously being updated and perfected.
+
+### RuoYi-Geek-App
+
+The RuoYi Geek ecosystem App version is a secondary development based on the RuoYi-App framework, adopting the Uniapp combined with Vue3 tech stack. It supports both JavaScript and TypeScript development and is compatible with CSS, SCSS, and Less style languages. For performance optimization, we have implemented initial code segmentation. Moreover, we have integrated uview-plus, uchart, and related templates for reference and use.
+
+### RuoYi-Geek-Electron
+
+RuoYi-Geek-Electron aims to build a comfortable desktop application environment for RuoYi-Geek-SpringBoot3 and RuoYi-Geek-Vue3, simplifying development with decorators. It is currently under development.
-#### Software Architecture
-Software architecture description
-#### Installation
+# Contact Us:
-1. xxxx
-2. xxxx
-3. xxxx
+### Technical Exchange QQ Group: 744785891
-#### Instructions
+We welcome all developers interested in RuoYi-Geek to join our community 😆!
-1. xxxx
-2. xxxx
-3. xxxx
+
-#### Contribution
+### Business Cooperation 😆
-1. Fork the repository
-2. Create Feat_xxx branch
-3. Commit your code
-4. Create Pull Request
+We welcome various opportunities for business cooperation, be it technical consultation, project collaboration, or other forms of partnership. We look forward to working with you to create a future together.
+If you are interested, please contact us via the following methods:
+
+
+
+ QQ
+ QQ Number: 2086232477
+
+
+ WeChat
+ WeChat ID: tantianming000
+
+
+
+
+
+
+
+
+
+
+
-#### Gitee Feature
+We look forward to establishing long-term and stable cooperative relationships with you and exploring more possibilities together.
-1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
-2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
-3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
-4. The most valuable open source project [GVP](https://gitee.com/gvp)
-5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
-6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
+Note: The images provided are placeholders for QR codes that link to the QQ and WeChat contact information. If these images need to be accessible outside of the Chinese environment, ensure that the links or images are correctly configured for external access.
diff --git a/README.md b/README.md
index acf81114168fa905fa29cf84610e4e07ccde7fd3..c5a8b14f3a98eb076e4d037e7c216b84d597f4ec 100644
--- a/README.md
+++ b/README.md
@@ -37,3 +37,40 @@ RuoYi-Geek不仅仅是一个简单的升级版本,更是对于RuoYi生态的
### RuoYi-Geek-Electron
RuoYi-Geek-Electron旨在为RuoYi-Geek-SpringBoot3与RuoYi-Geek-Vue3搭建一个舒适的窗口应用环境,并用装饰器简化开发。目前正在完善中。。。。。。。
+
+
+# 联系我们:
+
+### 技术交流群 QQ:744785891
+
+欢迎所有对 RuoYi-Geek 感兴趣的开发者加入我们的社区😆!
+
+
+
+### 商业合作😆
+
+我们欢迎各类商业合作机会,无论是技术咨询、项目合作还是其他形式的合作,都期待与您携手共创未来。
+如果您有兴趣,请通过以下方式联系我们:
+
+