From 2071cbde16a4d640958a90ed234c5b1926fb657c Mon Sep 17 00:00:00 2001 From: AstroHan Date: Fri, 28 Aug 2026 11:04:41 +0800 Subject: [PATCH] docs: align the DeepWiki badge with the badge row The disclosure rendered below the badge's bottom edge: an aligns to the text baseline, and drops the following text a further 0.25em, so the caption hung off the badge. GitHub strips inline styles, so no CSS fix is available in a README. Fold the disclosure into the badge itself and move it into the existing badge row. The separate

and the caption both go away, the badge matches the row's height and palette, and the misalignment cannot recur. Generated-by: Claude Code --- README.md | 5 +---- README.zh-CN.md | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5e96650fa3..e9d3879701 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,7 @@ macOS Apple Silicon Windows unsigned preview Linux not yet supported -

- -

- Ask DeepWiki third-party AI docs + DeepWiki: third-party AI-generated docs

diff --git a/README.zh-CN.md b/README.zh-CN.md index 822a565bca..75c132d173 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -30,10 +30,7 @@ macOS Apple Silicon Windows 未签名预览 Linux 尚未支持 -

- -

- Ask DeepWiki 第三方 AI 文档 + DeepWiki:第三方 AI 生成文档