Skip to content

Commit 7b13543

Browse files
authored
docs: Update README.md
1 parent 7d7c74b commit 7b13543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ and review into consideration to aid with its final pre-commit review.
125125
For best results when using [Claude Code](https://claude.ai/code):
126126

127127
- **Sonnet 4.5** - All agentic work and orchestration
128-
- **Gemini 2.5 Pro** - Deep thinking, additional code reviews, debugging and validations, pre-commit analysis
128+
- **Gemini 2.5 Pro** OR **GPT-5-Pro** - Deep thinking, additional code reviews, debugging and validations, pre-commit analysis
129129
</details>
130130

131131
<details>
@@ -134,7 +134,7 @@ For best results when using [Claude Code](https://claude.ai/code):
134134
For best results when using [Codex CLI](https://developers.openai.com/codex/cli):
135135

136136
- **GPT-5 Codex Medium** - All agentic work and orchestration
137-
- **Gemini 2.5 Pro** - Deep thinking, additional code reviews, debugging and validations, pre-commit analysis
137+
- **Gemini 2.5 Pro** OR **GPT-5-Pro** - Deep thinking, additional code reviews, debugging and validations, pre-commit analysis
138138
</details>
139139

140140
## Quick Start (5 minutes)

0 commit comments

Comments
 (0)