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.md
12
README.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 supports multiple CLI tools. Install as needed:
|
||||
|
||||
| CLI | Description | Official Docs |
|
||||
|-----|-------------|---------------|
|
||||
| 🔷 **Gemini** | Google AI analysis | [github.com/anthropics/anthropic-quickstarts](https://github.com/anthropics/anthropic-quickstarts) |
|
||||
| 🟢 **Codex** | OpenAI autonomous coding | [github.com/openai/codex](https://github.com/openai/codex) |
|
||||
| 🟠 **OpenCode** | Open-source multi-model | [github.com/opencode-ai/opencode](https://github.com/opencode-ai/opencode) |
|
||||
| 🟣 **Qwen** | Alibaba Cloud Qwen | [github.com/QwenLM/Qwen](https://github.com/QwenLM/Qwen) |
|
||||
| 🔷 **Gemini** | Google AI analysis | [google-gemini/gemini-cli](https://github.com/google-gemini/gemini-cli) |
|
||||
| 🟢 **Codex** | OpenAI autonomous coding | [openai/codex](https://github.com/openai/codex) |
|
||||
| 🟠 **OpenCode** | Open-source multi-model | [opencode-ai/opencode](https://github.com/opencode-ai/opencode) |
|
||||
| 🟣 **Qwen** | Alibaba Qwen-Code | [QwenLM/Qwen](https://github.com/QwenLM) |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user