diff --git a/README.md b/README.md index 849cecb..e072360 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Install at least one AI coding agent: |-------|---------| | [Claude Code](https://docs.anthropic.com/en/docs/claude-code) | `npm install -g @anthropic-ai/claude-code` | | [Codex](https://github.com/openai/codex) | `npm install -g @openai/codex` | +| [Gemini CLI](https://github.com/google-gemini/gemini-cli) | `npm install -g @google/gemini-cli` | ## Install