Update Readme

This commit is contained in:
yeongpin 2025-01-13 11:27:12 +08:00
parent 59329f1ba4
commit ae0d1d2e19

View File

@ -104,7 +104,7 @@ This is a tool to automatically bypass Cursor's membership check, automatically
|:---:|:---:| |:---:|:---:|
<br> <br>
<details open> <details open>
<summary><b>腳本自動化運行</b></summary> <summary><b>Auto Run Script | 腳本自動化運行</b></summary>
**Linux/macOS** **Linux/macOS**
```bash ```bash
@ -117,6 +117,20 @@ irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/inst
``` ```
</details> </details>
<details open>
<summary><b>Manual Reset Machine | 手動運行重置機器</b></summary>
**Linux/macOS**
```bash
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.sh | sudo bash
```
**Windows**
```powershell
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.ps1 | iex
```
</details>
2. If you want to stop the script, please press Ctrl+C<br>要停止腳本,請按 Ctrl+C 2. If you want to stop the script, please press Ctrl+C<br>要停止腳本,請按 Ctrl+C
## Note | 注意事項 ## Note | 注意事項