mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Update README.md
consider changing section headers to reflect commands format
This commit is contained in:
parent
6f1b418b25
commit
4d92e7d9c2
1 changed files with 4 additions and 4 deletions
|
|
@ -24,25 +24,25 @@ CodiumAI `PR-Agent` is an open-source tool aiming to help developers review PRs
|
||||||
|
|
||||||
<h3>Example results:</h2>
|
<h3>Example results:</h2>
|
||||||
</div>
|
</div>
|
||||||
<h4>Describe:</h4>
|
<h4>/describe:</h4>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<p float="center">
|
<p float="center">
|
||||||
<img src="https://codium.ai/images/describe.gif" width="800">
|
<img src="https://codium.ai/images/describe.gif" width="800">
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<h4>Review:</h4>
|
<h4/review:</h4>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<p float="center">
|
<p float="center">
|
||||||
<img src="https://codium.ai/images/review.gif" width="800">
|
<img src="https://codium.ai/images/review.gif" width="800">
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<h4>Ask:</h4>
|
<h4>/ask:</h4>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<p float="center">
|
<p float="center">
|
||||||
<img src="https://codium.ai/images/ask.gif" width="800">
|
<img src="https://codium.ai/images/ask.gif" width="800">
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<h4>Improve:</h4>
|
<h4>/improve:</h4>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<p float="center">
|
<p float="center">
|
||||||
<img src="https://codium.ai/images/improve.gif" width="800">
|
<img src="https://codium.ai/images/improve.gif" width="800">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue