Explorar o código

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

chengchongzhen hai 1 ano
pai
achega
7779e9fb2c
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  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);自行优化了验证和邮箱注册逻辑;解决了无法获取邮箱验证码的问题。