mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
docs: 修复标题居中和 CLI 链接
- 标题移入 div align=center - 修正 CLI 官方链接: - Gemini: google-gemini/gemini-cli - Codex: openai/codex - OpenCode: opencode-ai/opencode - Qwen: QwenLM
This commit is contained in:
12
README_CN.md
12
README_CN.md
@@ -1,7 +1,7 @@
|
||||
# Claude Code Workflow (CCW)
|
||||
|
||||
<div align="center">
|
||||
|
||||
# Claude Code Workflow (CCW)
|
||||
|
||||
[](https://github.com/catlog22/Claude-Code-Workflow/releases)
|
||||
[](https://www.npmjs.com/package/claude-code-workflow)
|
||||
[](LICENSE)
|
||||
@@ -78,10 +78,10 @@ CCW 支持多种 CLI 工具,按需安装:
|
||||
|
||||
| CLI | 说明 | 官方文档 |
|
||||
|-----|------|----------|
|
||||
| 🔷 **Gemini** | Google AI 分析 | [github.com/anthropics/anthropic-quickstarts](https://github.com/anthropics/anthropic-quickstarts) |
|
||||
| 🟢 **Codex** | OpenAI 自主编码 | [github.com/openai/codex](https://github.com/openai/codex) |
|
||||
| 🟠 **OpenCode** | 开源多模型 | [github.com/opencode-ai/opencode](https://github.com/opencode-ai/opencode) |
|
||||
| 🟣 **Qwen** | 阿里云 Qwen | [github.com/QwenLM/Qwen](https://github.com/QwenLM/Qwen) |
|
||||
| 🔷 **Gemini** | Google AI 分析 | [google-gemini/gemini-cli](https://github.com/google-gemini/gemini-cli) |
|
||||
| 🟢 **Codex** | OpenAI 自主编码 | [openai/codex](https://github.com/openai/codex) |
|
||||
| 🟠 **OpenCode** | 开源多模型 | [opencode-ai/opencode](https://github.com/opencode-ai/opencode) |
|
||||
| 🟣 **Qwen** | 阿里云 Qwen-Code | [QwenLM/Qwen](https://github.com/QwenLM) |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user