docs(readme): fork notice 顶部加中文版

英文 fork notice 给 GitHub mirror 受众用,中文版给 Gitea 主仓 + 国内
读者用。两份并列(中文在前),实质改动清单 / FORK.md / CLAUDE.md /
MIT License 三个 anchor 与英文版一一对应。

只动 README.md,upstream 同步路径不受影响。CI build-image.yml
paths-ignore '**.md',本 push 不触发 docker build。
This commit is contained in:
2026-05-20 10:35:08 +08:00
parent 1655f11514
commit 156f8cff01
+8
View File
@@ -1,5 +1,13 @@
# ezBookkeeping
> ## 个人 fork 说明
>
> 这是 [mayswind/ezbookkeeping](https://github.com/mayswind/ezbookkeeping)MIT)的个人 fork,在上游 release 基础上加了若干定制(信用卡账户、按账户筛选时的账户卡片、可编辑账户余额并自动生成调账流水、数字键盘自定义布局、移动端动效优化等)。
>
> 完整定制清单与实现细节见 [`FORK.md`](FORK.md),分支模型 / 上游同步 / CI 排错见 [`CLAUDE.md`](CLAUDE.md)。
>
> 所有改动遵循与上游一致的 MIT License。
> ## Personal fork notice
>
> This repository is a personal fork of [mayswind/ezbookkeeping](https://github.com/mayswind/ezbookkeeping) (MIT) with the following custom additions on top of upstream releases: