Update README.md gifs

This commit is contained in:
Almog Lavi
2023-07-23 12:06:04 +03:00
committed by GitHub
parent f4a226b0f7
commit 2f83e7738c

View File

@ -30,25 +30,31 @@ CodiumAI `PR-Agent` is an open-source tool aiming to help developers review pull
<h4>/describe:</h4>
<div align="center">
<p float="center">
<img src="https://codium.ai/images/describe.gif" width="800">
<img src=״https://www.codium.ai/wp-content/uploads/2023/07/describe-1.gif״ width="800">
</p>
</div>
<h4>/review:</h4>
<div align="center">
<p float="center">
<img src="https://codium.ai/images/review.gif" width="800">
<img src="https://www.codium.ai/wp-content/uploads/2023/07/review.gif" width="800">
</p>
</div>
<h4>/reflect and review:</h4>
<div align="center">
<p float="center">
<img src="https://www.codium.ai/wp-content/uploads/2023/07/reflect_and_review.gif" width="800">
</p>
</div>
<h4>/ask:</h4>
<div align="center">
<p float="center">
<img src="https://codium.ai/images/ask.gif" width="800">
<img src="https://www.codium.ai/wp-content/uploads/2023/07/ask.gif" width="800">
</p>
</div>
<h4>/improve:</h4>
<div align="center">
<p float="center">
<img src="https://codium.ai/images/improve.gif" width="800">
<img src="https://www.codium.ai/wp-content/uploads/2023/07/improve-1.gif" width="800">
</p>
</div>
<div align="left">
@ -100,7 +106,7 @@ In the [configuration](./CONFIGURATION.md) file you can select your git provider
Try GPT-4 powered PR-Agent on your public GitHub repository for free. Just mention `@CodiumAI-Agent` and add the desired command in any PR comment! The agent will generate a response based on your command.
![Review generation process](https://codium.ai/images/demo.gif)
![Review generation process](https://www.codium.ai/wp-content/uploads/2023/07/demo.gif)
To set up your own PR-Agent, see the [Installation](#installation) section