mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 12:50:38 +08:00
Merge pull request #62 from Codium-ai/readme-update-gifs
Readme update gifs
This commit is contained in:
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:
|
Example results:
|
||||||
</div>
|
</div>
|
||||||
|
<h>Describe:</h>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<p float="center">
|
<p float="center">
|
||||||
<img src="./pics/pr_reviewer_1.png" width="800">
|
<img src="./pics/describe.gif" width="800">
|
||||||
</p>
|
</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">
|
<p float="center">
|
||||||
<img src="./pics/pr_code_suggestions.png" width="800">
|
<img src="./pics/pr_code_suggestions.png" width="800">
|
||||||
</p>
|
</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 |
Reference in New Issue
Block a user