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 | 注意事項