Skip to content

Commit

Permalink
docs(readme): update links
Browse files Browse the repository at this point in the history
  • Loading branch information
ccc007ccc committed Jul 22, 2024
1 parent 717187f commit 60a3ab6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

## 使用方法

1. [使用打包好的exe文件(应该没有python环境也能用))](#使用打包好的exe文件)
1. [使用打包好的exe文件(应该没有python环境也能用)](#使用打包好的exe文件)
2. [使用源代码](#使用源代码)

### 使用打包好的exe文件

1.[Releases](https://github.com/1492949083/ZenlessZoneZero-Snake/releases/)下载打包好的 exe 文件。
1.[Releases](https://github.com/ccc007ccc/ZenlessZoneZero-Snake/releases/)下载打包好的 exe 文件。
2. 从蛇对蛇失败界面[此处](doc/img/1.png)截图取名 `image.png` 和 exe 文件放一起![s](doc/img/2.png)
3. 双击运行 exe 文件。
4. 在蛇对蛇游戏中,按下 `F10` 键开始自动刷分(脚本会自动将蛇移动到角落)。
Expand All @@ -26,7 +26,7 @@
2. 克隆存储库:

```sh
git clone https://github.com/1492949083/ZenlessZoneZero-Snake.git
git clone https://github.com/ccc007ccc/ZenlessZoneZero-Snake.git
cd ZenlessZoneZero-Snake
```
3. 运行脚本:
Expand Down

0 comments on commit 60a3ab6

Please sign in to comment.