Skip to content

Commit 4922b64

Browse files
committed
docs(readme): move Sponsors section to the top, above Quick Start
1 parent 1f2c9cc commit 4922b64

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Run it as a full **PostgreSQL + Redis** production stack or as a single-containe
7272

7373
- [Live Demo](#live-demo)
7474
- [Screenshots](#screenshots)
75+
- [Sponsors](#sponsors)
7576
- [Quick Start](#quick-start)
7677
- [Documentation](#documentation)
7778
- [Upgrade and Local Development](#upgrade-and-local-development)
@@ -82,13 +83,25 @@ Run it as a full **PostgreSQL + Redis** production stack or as a single-containe
8283
- [Core Capabilities](#core-capabilities)
8384
- [Project Structure](#project-structure)
8485
- [Notes](#notes)
85-
- [Sponsors](#sponsors)
8686
- [Disclaimer and License](#disclaimer-and-license)
8787
- [Star History](#star-history)
8888
- [Links](#links)
8989

9090
---
9191

92+
## Sponsors
93+
94+
> Want to appear here? Open an issue on GitHub.
95+
96+
<table>
97+
<tr>
98+
<td width="180" align="center" valign="middle"><a href="https://ai.centos.hk"><b>星辰·AI</b></a></td>
99+
<td valign="middle">Thanks to <b><a href="https://ai.centos.hk">星辰·AI</a></b> for sponsoring this project! 星辰·AI provides stable and high-speed relay services for Claude Code / Codex / Gemini, suitable for both individual developers and teams.</td>
100+
</tr>
101+
</table>
102+
103+
---
104+
92105
## Quick Start
93106

94107
> For detailed deployment instructions, see [DEPLOYMENT.md](docs/DEPLOYMENT.md).
@@ -454,19 +467,6 @@ codex2api/
454467

455468
---
456469

457-
## Sponsors
458-
459-
> Want to appear here? Open an issue on GitHub.
460-
461-
<table>
462-
<tr>
463-
<td width="180" align="center" valign="middle"><a href="https://ai.centos.hk"><b>星辰·AI</b></a></td>
464-
<td valign="middle">Thanks to <b><a href="https://ai.centos.hk">星辰·AI</a></b> for sponsoring this project! 星辰·AI provides stable and high-speed relay services for Claude Code / Codex / Gemini, suitable for both individual developers and teams.</td>
465-
</tr>
466-
</table>
467-
468-
---
469-
470470
## Disclaimer and License
471471

472472
- This project is for learning, research, and technical discussion only.

README.zh-CN.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272

7373
- [在线 Demo](#在线-demo)
7474
- [界面预览](#界面预览)
75+
- [赞助商](#赞助商)
7576
- [快速部署](#快速部署)
7677
- [一键交互部署 (推荐)](#一键交互部署-推荐)
7778
- [完整文档](#完整文档)
@@ -83,13 +84,25 @@
8384
- [核心能力](#核心能力)
8485
- [目录结构](#目录结构)
8586
- [常见注意事项](#常见注意事项)
86-
- [赞助商](#赞助商)
8787
- [免责声明](#免责声明与开源协议)
8888
- [Star History](#star-history)
8989
- [友情链接](#友情链接)
9090

9191
---
9292

93+
## 赞助商
94+
95+
> 想出现在这里?请到 GitHub 提交 Issue 联系。
96+
97+
<table>
98+
<tr>
99+
<td width="180" align="center" valign="middle"><a href="https://ai.centos.hk"><b>星辰·AI</b></a></td>
100+
<td valign="middle">感谢 <b><a href="https://ai.centos.hk">星辰·AI</a></b> 赞助了本项目!星辰·AI 提供稳定、高速的 Claude Code / Codex / Gemini 中转服务,面向个人开发者与团队均适用。</td>
101+
</tr>
102+
</table>
103+
104+
---
105+
93106
## 快速部署
94107

95108
> 详细部署指南请参考:[DEPLOYMENT.md](docs/DEPLOYMENT.md)
@@ -519,19 +532,6 @@ codex2api/
519532

520533
---
521534

522-
## 赞助商
523-
524-
> 想出现在这里?请到 GitHub 提交 Issue 联系。
525-
526-
<table>
527-
<tr>
528-
<td width="180" align="center" valign="middle"><a href="https://ai.centos.hk"><b>星辰·AI</b></a></td>
529-
<td valign="middle">感谢 <b><a href="https://ai.centos.hk">星辰·AI</a></b> 赞助了本项目!星辰·AI 提供稳定、高速的 Claude Code / Codex / Gemini 中转服务,面向个人开发者与团队均适用。</td>
530-
</tr>
531-
</table>
532-
533-
---
534-
535535
## 免责声明与开源协议
536536

537537
- 本项目仅供学习、研究与技术交流使用。

0 commit comments

Comments
 (0)