mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-08-03 04:57:36 +08:00
Update Readme
This commit is contained in:
parent
59329f1ba4
commit
ae0d1d2e19
16
README.md
16
README.md
@ -104,7 +104,7 @@ This is a tool to automatically bypass Cursor's membership check, automatically
|
||||
|:---:|:---:|
|
||||
<br>
|
||||
<details open>
|
||||
<summary><b>腳本自動化運行</b></summary>
|
||||
<summary><b>Auto Run Script | 腳本自動化運行</b></summary>
|
||||
|
||||
**Linux/macOS**
|
||||
```bash
|
||||
@ -117,6 +117,20 @@ irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/inst
|
||||
```
|
||||
</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
|
||||
|
||||
## Note | 注意事項
|
||||
|
Loading…
x
Reference in New Issue
Block a user