From c2c8870841915541e74dcfa93c170280ed43e553 Mon Sep 17 00:00:00 2001 From: Syngnat Date: Wed, 1 Apr 2026 14:03:14 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(readme):=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E9=A1=B9=E7=9B=AE=20Star=20=E5=A2=9E=E9=95=BF?= =?UTF-8?q?=E8=B6=8B=E5=8A=BF=E5=9B=BE=E4=B8=8E=E5=8A=A8=E6=80=81=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E5=BE=BD=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 状态徽章:顶部引入 Shields.io 徽章,实时展示当前总 Star 数与全资源累计下载量 - 增长趋势:底部区域新增 Star History 的动态增长曲线图表 - 兼容性修复:将 HTML `` 语法回退为标准 Markdown 图片格式,解决部分本地开发工具的预览问题 - 国际化同步:中美双语(README.md 与 README.zh-CN.md)同步部署展示更新 --- README.md | 8 +++++++- README.zh-CN.md | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fa1356..cd3dc84 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,13 @@ External contributors should open pull requests directly against `main`. ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=Syngnat/GoNavi&type=Date)](https://star-history.com/#Syngnat/GoNavi&Date) + + + + + Star History Chart + + ## Links diff --git a/README.zh-CN.md b/README.zh-CN.md index 420bbd6..b5430f8 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -199,7 +199,13 @@ sudo apt-get install -y libgtk-3-0 libwebkit2gtk-4.0-37 libjavascriptcoregtk-4.0 ## Star History (Star 增长趋势) -[![Star History Chart](https://api.star-history.com/svg?repos=Syngnat/GoNavi&type=Date)](https://star-history.com/#Syngnat/GoNavi&Date) + + + + + Star History Chart + + ## 友情链接