From 13d1c75b7670286c49de65615b2cfc73daf41dca Mon Sep 17 00:00:00 2001 From: spark Date: Wed, 12 Feb 2025 09:40:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=8D=E5=86=8D=E5=BC=BA=E5=88=B6?= =?UTF-8?q?=E5=AE=89=E8=A3=85Chrome=E6=B5=8F=E8=A7=88=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 默认使用Edge浏览器抓取新闻资讯 - 提高了系统的灵活性和用户体验 --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fbdd858..4584129 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,11 @@ - 欢迎大家提出宝贵的建议,欢迎提issue,PR。当然更欢迎[赞助我](#都划到这了如果我的项目对您有帮助请赞助我吧)。💕 ## 🧩 功能开发 -| 功能说明 | 状态 | 备注 | -|---------|--|--------------| -| 自定义提问模板 | 🚧 | 可配置的提问 | -| 多轮对话 | 🚧 | AI分析后可继续对话提问 | +| 功能说明 | 状态 | 备注 | +|-----------------|--|-------------------| +| 自定义提问模板 | 🚧 | 可配置的提问 | +| 多轮对话 | 🚧 | AI分析后可继续对话提问 | +| 不再强制依赖Chrome浏览器 | ✅ | 默认使用edge浏览器抓取新闻资讯 | ## 📦 立即体验 - 安装版:[go-stock-amd64-installer.exe](https://github.com/ArvinLovegood/go-stock/releases)