diff --git a/README-EN.md b/README-EN.md index e49e159..b093ee1 100644 --- a/README-EN.md +++ b/README-EN.md @@ -65,7 +65,7 @@ Click the image to watch the complete demo video for prediction using BettaFish- | Tool | Version | Description | Check Installation | |------|---------|-------------|-------------------| | **Node.js** | 18+ | Frontend runtime, includes npm | `node -v` | -| **Python** | 3.11+ | Backend runtime | `python --version` | +| **Python** | ≥3.11, ≤3.12 | Backend runtime | `python --version` | | **uv** | Latest | Python package manager | `uv --version` | ### 1. Configure Environment Variables @@ -127,7 +127,11 @@ npm run backend # Start backend only npm run frontend # Start frontend only ``` -## 📬 Contact Us +## 📬 Join the Conversation + +
+QQ Group +
The MiroFish team is always looking for **Agent Algorithm Engineers** (full-time/internship). If you're passionate about multi-agent simulation and large language model applications, we'd love to hear from you! Send your resume to: **mirofish@shanda.com** diff --git a/README.md b/README.md index 7256561..bfc9d41 100644 --- a/README.md +++ b/README.md @@ -130,10 +130,12 @@ npm run frontend # 仅启动前端 ## 📬 更多交流 +
+QQ交流群 +
+ MiroFish 团队长期招募 **Agent 算法工程师**(全职/实习),如果你对多Agent仿真、LLM应用感兴趣,欢迎投递简历至:**mirofish@shanda.com** - - ## 📄 致谢 **MiroFish 得到了盛大集团的战略支持和孵化!** diff --git a/static/image/QQ群.png b/static/image/QQ群.png new file mode 100644 index 0000000..8f3a54e Binary files /dev/null and b/static/image/QQ群.png differ