From 5406f0793887bc795995a326ca4d31af6360ffdd Mon Sep 17 00:00:00 2001
From: "CJACK." <155826701+CJackHwang@users.noreply.github.com>
Date: Sun, 3 May 2026 20:45:31 +0800
Subject: [PATCH 1/2] Add Star History section to README
Added Star History section with a chart to track repository stars.
---
README.MD | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/README.MD b/README.MD
index 60d76ec..3b8e841 100644
--- a/README.MD
+++ b/README.MD
@@ -23,6 +23,16 @@
【感谢Linux.do社区及GitHub社区各位开发者对项目的支持与贡献】
+## Star History
+
+
+
+
+
+
+
+
+
> **重要免责声明**
>
> 本仓库仅供学习、研究、个人实验和内部验证使用,不提供任何形式的商业授权、适用性保证或结果保证。
From f413d42b0c61551b64deff7c7ab93cfca1f1ec98 Mon Sep 17 00:00:00 2001
From: "CJACK." <155826701+CJackHwang@users.noreply.github.com>
Date: Sun, 3 May 2026 20:46:22 +0800
Subject: [PATCH 2/2] Add Star History section to README
Added a Star History section with a chart to the README.
---
README.en.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/README.en.md b/README.en.md
index 75b4848..e232f61 100644
--- a/README.en.md
+++ b/README.en.md
@@ -20,6 +20,16 @@ DS2API converts DeepSeek Web chat capability into OpenAI-compatible, Claude-comp
Documentation entry: [Docs Index](docs/README.md) / [Architecture](docs/ARCHITECTURE.en.md) / [API Reference](API.en.md)
+## Star History
+
+
+
+
+
+
+
+
+
> **Important Disclaimer**
>
> This repository is provided for learning, research, personal experimentation, and internal validation only. It does not grant any commercial authorization and comes with no warranty of fitness, stability, or results.