diff --git a/README.en.md b/README.en.md
new file mode 100644
index 0000000..a1f4676
--- /dev/null
+++ b/README.en.md
@@ -0,0 +1,104 @@
+
+
+
+
A backend system template that combines design aesthetics with efficient development, helping you quickly build professional-grade applications
+
+
+
+
+
+
+
+
+## Quick Access
+
+[Live Demo](https://www.artd.pro) | [Official Documentation](https://www.artd.pro/docs) | [Changelog](./CHANGELOG.en.md)
+
+## Installation & Setup
+
+```bash
+# Install dependencies
+pnpm install
+
+# If pnpm install fails, try using the command below
+pnpm install --ignore-scripts
+
+# Start local development environment
+pnpm dev
+
+# Build for production
+pnpm build
+```
+
+## Clean Version
+
+The project includes a cleanup script to quickly remove demo data and provide developers with a ready-to-develop base project
+
+```bash
+pnpm clean:dev
+```
+
+## Technical Support
+
+QQ Group: 1038930070 (Click the link to join the group chat)
+
+## Browser Compatibility
+
+Supports modern mainstream browsers including Chrome, Safari, Firefox, and more.
+
+## Contributing
+
+We sincerely welcome and appreciate the support of every contributor! Whether you have new ideas, feature suggestions, or code optimizations, you can participate in the following ways:
+
+Submit Pull Requests: Share your code and help the project grow.
+
+Create GitHub Issues: Provide bug feedback or new feature suggestions to help us improve together.
+
+Every contribution you make takes this project one step further! Come join our open source community!
+
+## Continuous Optimization & Extension
+
+The project maintains active updates, supports the latest frontend tech stack, is compatible with mainstream frameworks, and ensures long-term stability and extensibility. Community-driven feedback mechanisms allow your needs to be quickly integrated into project iterations.
+
+## Donation
+
+If you feel this project has reduced your development costs and solved problems in your work/life, you can support us through the following ways:
+
+
+
+## Star History
+
+[](https://www.star-history.com/#Daymychen/art-design-pro&Date)