From 14e9f4a8705b2a4333481fd4537c25c948fd1452 Mon Sep 17 00:00:00 2001 From: ekko <152005280+EKKOLearnAI@users.noreply.github.com> Date: Thu, 23 Apr 2026 16:47:19 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20add=20sponsor=20(=E7=88=B1=E5=8F=91?= =?UTF-8?q?=E7=94=B5)=20link=20to=20README=20(#156)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Claude Opus 4.6 --- README.md | 6 ++++++ README_zh.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index e55d51d..daf8b76 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,12 @@ The BFF layer handles API proxy (with path rewriting), SSE streaming, file uploa +## Sponsor + +如果你觉得这个项目对你有帮助,欢迎支持我: + +Sponsor + ## License [MIT](./LICENSE) diff --git a/README_zh.md b/README_zh.md index 35ca8fd..a27d863 100644 --- a/README_zh.md +++ b/README_zh.md @@ -266,6 +266,12 @@ BFF 层负责:API 代理(含路径重写)、SSE 流式推送、文件上 +## 赞助 + +如果你觉得这个项目对你有帮助,欢迎支持我: + +Sponsor + ## 许可证 [MIT](./LICENSE)