mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
Merge pull request #62 from Codium-ai/readme-update-gifs
Readme update gifs
This commit is contained in:
commit
85eec0b98c
3 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
|
@ -24,10 +24,20 @@ CodiumAI `pr-agent` is an open-source tool aiming to help developers review PRs
|
|||
|
||||
Example results:
|
||||
</div>
|
||||
<h>Describe:</h>
|
||||
<div align="center">
|
||||
<p float="center">
|
||||
<img src="./pics/pr_reviewer_1.png" width="800">
|
||||
<img src="./pics/describe.gif" width="800">
|
||||
</p>
|
||||
</div>
|
||||
<h>Ask:</h>
|
||||
<div align="center">
|
||||
<p float="center">
|
||||
<img src="./pics/ask.gif" width="800">
|
||||
</p>
|
||||
</div>
|
||||
<h>Code Suggestion:</h>
|
||||
<div align="center">
|
||||
<p float="center">
|
||||
<img src="./pics/pr_code_suggestions.png" width="800">
|
||||
</p>
|
||||
|
|
|
|||
BIN
pics/ask.gif
Normal file
BIN
pics/ask.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 MiB |
BIN
pics/describe.gif
Normal file
BIN
pics/describe.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 MiB |
Loading…
Reference in a new issue