diff --git a/README.md b/README.md
index a5cc7b1..cbb7501 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,17 @@
[](https://www.rust-lang.org)
[](./CONTRIBUTING.md)
-[](https://ko-fi.com/tinkora)
+
+
+
+
+
+
+
`diff_viz` is a browser-native text and code diff workspace. Compare two inputs
side by side or as a unified patch, inspect JSON changes semantically, and apply
diff --git a/README.zh-CN.md b/README.zh-CN.md
index d4710ad..f38a669 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -3,7 +3,17 @@
[](https://github.com/Tinkora/diff_viz/actions/workflows/ci.yml)
[](./LICENSE)
-[](https://ko-fi.com/tinkora)
+
+
+
+
+
+
+
`diff_viz` 是一个浏览器原生的文本和代码差异审查工作区。它支持并排或
统一补丁视图、JSON 语义差异、补丁生成与应用,所有计算均由 Rust/WASM