Skip to content

Commit fc369d4

Browse files
zz297429XieLipeng0830
authored andcommitted
update readme
1 parent 8d7c72a commit fc369d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ If you are currently using v0.1.x, choose one of the following paths:
202202
pip install rm-gallery
203203
```
204204

205-
We preserved the source code of **v0.1.7 (the latest v0.1.x release)** in the [`v0.1.7` branch](https://github.com/modelscope/OpenJudge/tree/v0.1.7).
205+
We preserved the source code of **v0.1.7 (the latest v0.1.x release)** in the [`v0.1.7-legacy` branch](https://github.com/modelscope/OpenJudge/tree/v0.1.7-legacy).
206206

207207
- **Migrate to v0.2.0 (recommended)**: follow the **[Installation](#-installation)** section above, then walk through **[Quickstart](#-quickstart)** (or the full [Quickstart Guide](./docs/get_started/quickstart.md)) to update your imports / usage.
208208

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ if __name__ == "__main__":
200200
pip install rm-gallery
201201
```
202202

203-
我们在 [`v0.1.7` 分支](https://github.com/modelscope/OpenJudge/tree/v0.1.7) 中保留了 **v0.1.7(最新的 v0.1.x 版本)** 的源代码。
203+
我们在 [`v0.1.7-legacy` 分支](https://github.com/modelscope/OpenJudge/tree/v0.1.7-legacy) 中保留了 **v0.1.7(最新的 v0.1.x 版本)** 的源代码。
204204

205205
- **迁移到 v0.2.0(推荐)**:按照上方的 **[安装](#-安装)** 章节操作,然后浏览 **[快速开始](#-快速开始)**(或完整的 [快速开始指南](./docs/get_started/quickstart.md))来更新您的导入/用法。
206206

0 commit comments

Comments
 (0)