diff --git a/README.md b/README.md index 0d723bc..b0effb4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ -# Claude Code Router +![](blog/images/claude-code-router-img.png) + +[![](https://img.shields.io/badge/%F0%9F%87%A8%F0%9F%87%B3-%E4%B8%AD%E6%96%87%E7%89%88-ff0000?style=flat)](README_zh.md) +[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?&logo=discord&logoColor=white)](https://discord.gg/rdftVMaUcS) +[![](https://img.shields.io/github/license/musistudio/claude-code-router)](https://github.com/musistudio/claude-code-router/blob/main/LICENSE) + +
I am seeking funding support for this project to better sustain its development. If you have any ideas, feel free to reach out to me: [m@musiiot.top](mailto:m@musiiot.top) - -[中文版](README_zh.md) - > A powerful tool to route Claude Code requests to different models and customize any request. > Now you can use models such as `GLM-4.5`, `Kimi-K2`, `Qwen3-Coder-480B-A35B`, and `DeepSeek v3.1` for free through the [iFlow Platform](https://platform.iflow.cn/docs/api-mode). diff --git a/README_zh.md b/README_zh.md index 43f37cf..dcd6742 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,4 +1,10 @@ -# Claude Code Router +![](blog/images/claude-code-router-img.png) + +[![](https://img.shields.io/badge/%F0%9F%87%AC%F0%9F%87%A7-English-000aff?style=flat)](README.md) +[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?&logo=discord&logoColor=white)](https://discord.gg/rdftVMaUcS) +[![](https://img.shields.io/github/license/musistudio/claude-code-router)](https://github.com/musistudio/claude-code-router/blob/main/LICENSE) + +
我正在为该项目寻求资金支持,以更好地维持其发展。如果您有任何想法,请随时与我联系: [m@musiiot.top](mailto:m@musiiot.top) diff --git a/blog/images/claude-code-router-img.png b/blog/images/claude-code-router-img.png new file mode 100644 index 0000000..63c7785 Binary files /dev/null and b/blog/images/claude-code-router-img.png differ