From ae0d1d2e195e170fcdac40de8f844adb0b580c48 Mon Sep 17 00:00:00 2001 From: yeongpin Date: Mon, 13 Jan 2025 11:27:12 +0800 Subject: [PATCH] Update Readme --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d76ab3e..093950a 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ This is a tool to automatically bypass Cursor's membership check, automatically |:---:|:---:|
-腳本自動化運行 +Auto Run Script | 腳本自動化運行 **Linux/macOS** ```bash @@ -117,6 +117,20 @@ irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/inst ```
+
+Manual Reset Machine | 手動運行重置機器 + +**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 +``` +
+ 2. If you want to stop the script, please press Ctrl+C
要停止腳本,請按 Ctrl+C ## Note | 注意事項