appleboy / CodeGPT

A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
MIT License
1.15k stars 100 forks source link

docs(readme): fix typo in Gemini API service section #183

Closed gifflet closed 1 week ago

gifflet commented 1 week ago

Fix typo in Gemini API service section header.

appleboy commented 1 week ago

@gifflet Thanks.