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

- 在 README 和 README_CN 中添加运行成功的图片展示
- 调整 Windows 安装说明的位置和显示方式
- 修改 Windows 管理员终端运行相关的描述标题
- 优化文档结构,提升用户阅读体验
This commit is contained in:
煎饼果子卷鲨鱼辣椒
2025-12-21 01:50:22 +08:00
parent aaa76fc387
commit 660bbe3ecc
2 changed files with 7 additions and 3 deletions

View File

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

View File

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