From 7f669f2ba42aaa6454f15dd69c2e2f85903db1fc Mon Sep 17 00:00:00 2001 From: Will Date: Thu, 30 Jul 2026 17:01:07 +0800 Subject: [PATCH] docs(readme): remove star history chart --- README.md | 10 ---------- README.zh.md | 11 ----------- 2 files changed, 21 deletions(-) diff --git a/README.md b/README.md index 2d4702ae..2abe9d4b 100644 --- a/README.md +++ b/README.md @@ -461,16 +461,6 @@ When CPA and Keeper share a browser origin, `CPA_PUBLIC_URL` can be omitted and CPA_PUBLIC_URL=https://cpa.example.com ``` -## Star History - - - - - - Star History Chart - - - ## License This project is open source under the [MIT License](./LICENSE). diff --git a/README.zh.md b/README.zh.md index f2ebb2b2..aee59214 100644 --- a/README.zh.md +++ b/README.zh.md @@ -461,17 +461,6 @@ CPA 与 Keeper 浏览器同源时,可以不设置 `CPA_PUBLIC_URL`,“返回 CPA_PUBLIC_URL=https://cpa.example.com ``` -## Star History - - - - - - Star History Chart - - - - ## License 本项目基于 [MIT License](./LICENSE) 开源。