From 862534a89a0f25b8e661137358623b4e90cb7a79 Mon Sep 17 00:00:00 2001 From: GuDaStudio Date: Wed, 17 Dec 2025 12:23:56 +0800 Subject: [PATCH] =?UTF-8?q?v0.1.2=EF=BC=9A=E4=BF=AE=E5=A4=8DREADME?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c05c0eb..3967134 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ | Skill | 功能描述 | 协作模型 | |-------|----------|----------| -| [collaborating-with-codex](./collaborating-with-codex) | 将编码任务委托给 Codex CLI,用于原型开发、调试和代码审查 | OpenAI Codex | -| [collaborating-with-gemini](./collaborating-with-gemini) | 将编码任务委托给 Gemini CLI,用于原型开发、调试和代码审查 | Google Gemini | +| [collaborating-with-codex](https://github.com/GuDaStudio/collaborating-with-codex) | 将编码任务委托给 Codex CLI,用于原型开发、调试和代码审查 | OpenAI Codex | +| [collaborating-with-gemini](https://github.com/GuDaStudio/collaborating-with-gemini) | 将编码任务委托给 Gemini CLI,用于原型开发、调试和代码审查 | Google Gemini | ---