diff --git a/README-EN.md b/README-EN.md index 2931a40..5ab0bf2 100644 --- a/README-EN.md +++ b/README-EN.md @@ -57,6 +57,8 @@ Complete demo video for prediction using BettaFish-generated "Wuhan University P ### Prerequisites +> Note: MiroFish was developed and tested on Mac. Windows compatibility is unknown and currently under testing. + | Tool | Version | Description | Check Installation | |------|---------|-------------|-------------------| | **Node.js** | 18+ | Frontend runtime, includes npm | `node -v` | diff --git a/README.md b/README.md index da66bcb..0e5dc4e 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ MiroFish 致力于打造映射现实的群体智能镜像,通过捕捉个体 ### 前置要求 +> 注:MiroFish在Mac环境下完成开发与测试,Windows兼容性未知,测试中 + | 工具 | 版本要求 | 说明 | 安装检查 | |------|---------|------|---------| | **Node.js** | 18+ | 前端运行环境,包含 npm | `node -v` |