Add note about MiroFish's development environment in README files for clarity on Windows compatibility.

This commit is contained in:
666ghj 2025-12-23 10:58:08 +08:00
parent 29a95b0ae6
commit e3b6a79b09
2 changed files with 4 additions and 0 deletions

View file

@ -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` |

View file

@ -58,6 +58,8 @@ MiroFish 致力于打造映射现实的群体智能镜像,通过捕捉个体
### 前置要求
> 注MiroFish在Mac环境下完成开发与测试Windows兼容性未知测试中
| 工具 | 版本要求 | 说明 | 安装检查 |
|------|---------|------|---------|
| **Node.js** | 18+ | 前端运行环境,包含 npm | `node -v` |