Ver Fonte

Update README.md to format update log entries with bold dates for better readability

cheng zhen há 1 ano atrás
pai
commit
704208730a
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -101,9 +101,9 @@ chmod +x ./CursorPro
 本工具仅供学习研究使用,请遵守相关服务条款。使用本工具产生的任何后果由使用者自行承担。严禁将本工具用于任何商业用途,包括但不限于销售、租赁或其他营利行为。违反许可证条款的行为将承担相应的法律责任。
 
 ## 更新日志
-2025-01-09 增加了 log 日志,方便调试,增加了退出cursor,自动构建功能
-2025-01-10 修改为使用 cloudflared 域名邮箱
-2025-01-11 增加了可以通过 .env 文件配置 无头模式,增加了代理
+- **2025-01-09** 增加了 log 日志,方便调试,增加了退出cursor,自动构建功能
+- **2025-01-10** 修改为使用 cloudflared 域名邮箱
+- **2025-01-11** 增加了可以通过 .env 文件配置 无头模式,增加了代理
 
 仓库部分源码来自[gpt-cursor-auto](https://github.com/hmhm2022/gpt-cursor-auto);自行优化了验证和邮箱自动注册逻辑;解决了无法获取邮箱验证码的问题。