mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 04:40:38 +08:00
Merge pull request #22 from Codium-ai/logo-improvements
Logo improvements
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
<div align="center">
|
||||
|
||||
<div style="width: 250px;">
|
||||
<div align="center">
|
||||
|
||||

|
||||

|
||||
<img src="./pics/logo-dark.png#gh-dark-mode-only" width="250"/>
|
||||
<img src="./pics/logo-light.png#gh-light-mode-only" width="250"/>
|
||||
|
||||
</div>
|
||||
|
||||
@ -24,8 +24,7 @@ CodiumAI `pr-agent` is an open-source tool aiming to help developers review PRs
|
||||
|
||||
## Live demo
|
||||
|
||||
Experience GPT-4 powered PR review on your public GitHub repository with our hosted pr-agent. To try it, just mention `@CodiumAI-Agent` in any PR comment! The agent will generate a PR review in response.
|
||||
|
||||
Experience GPT-4 powered PR review on your public GitHub repository with our hosted pr-agent. To try it, just mention `@CodiumAI-Agent` in any PR comment! The agent will generate a PR review in response.
|
||||
|
||||

|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 26 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user