Browse Source

docs(readme): 更新 README 文件中的运行成功截图和 Windows 安装说明

- 在 README 和 README_CN 中添加运行成功的图片展示
- 调整 Windows 安装说明的位置和显示方式
- 修改 Windows 管理员终端运行相关的描述标题
- 优化文档结构,提升用户阅读体验
煎饼果子卷鲨鱼辣椒 1 month ago
parent
commit
660bbe3ecc
  1. 5
      README.md
  2. 5
      README_CN.md

5
README.md

@ -80,12 +80,13 @@ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/
```
</details>
<div align="center">
<img src="img/run_success.png" alt="Run Success" width="600"/>
</div>
</details>
<details open>
<summary><b>China Users (Recommended)</b></summary>

5
README_CN.md

@ -110,11 +110,14 @@ curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-
irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
```
</details>
<div align="center">
<img src="img/run_success.png" alt="运行成功" width="600"/>
</div>
</details>
<details open>
<summary><b>Windows 管理员终端运行和手动安装</b></summary>

Loading…
Cancel
Save