Parcourir la source

docs: update README to remove manual browser close warning and add changelog entry for logging feature

chengchongzhen il y a 1 an
Parent
commit
7779e9fb2c
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -55,7 +55,6 @@ chmod +x ./CursorPro
    - 足够的系统权限
 
 2. 使用过程中:
-   - 请勿手动关闭浏览器窗口
    - 等待程序自动完成所有操作
    - 看到"脚本执行完毕"提示后再关闭程序
 
@@ -69,5 +68,8 @@ chmod +x ./CursorPro
 ## 免责声明
 本工具仅供学习研究使用,请遵守相关服务条款。使用本工具产生的任何后果由使用者自行承担。
 
+## 更新日志
+2025-01-09 增加了 log 日志,方便调试
+
 
 仓库核心源码来自[gpt-cursor-auto](https://github.com/hmhm2022/gpt-cursor-auto);自行优化了验证和邮箱注册逻辑;解决了无法获取邮箱验证码的问题。