mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2026-03-07 14:24:37 +00:00
docs(readme): 更新 README 文件中的运行成功截图和 Windows 安装说明
- 在 README 和 README_CN 中添加运行成功的图片展示 - 调整 Windows 安装说明的位置和显示方式 - 修改 Windows 管理员终端运行相关的描述标题 - 优化文档结构,提升用户阅读体验
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user