diff --git a/README-EN.md b/README-EN.md index 2239bdf..a7e7504 100644 --- a/README-EN.md +++ b/README-EN.md @@ -40,7 +40,7 @@ From serious predictions to playful simulations, we let every "what if" see its |------|---------|-------------|-------------------| | **Node.js** | 18+ | Frontend runtime, includes npm | `node -v` | | **Python** | 3.11+ | Backend runtime | `python --version` | -| **uv** | Latest | Python package manager (pip alternative) | `uv --version` | +| **uv** | Latest | Python package manager | `uv --version` | ### 1. Configure Environment Variables diff --git a/README.md b/README.md index 7086848..e433d66 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ MiroFish 致力于打造映射现实的群体智能镜像,通过捕捉个体 |------|---------|------|---------| | **Node.js** | 18+ | 前端运行环境,包含 npm | `node -v` | | **Python** | 3.11+ | 后端运行环境 | `python --version` | -| **uv** | 最新版 | Python 包管理器(替代 pip) | `uv --version` | +| **uv** | 最新版 | Python 包管理器 | `uv --version` | ### 1. 配置环境变量