Skip to content

Commit bf7f981

Browse files
authored
Enhance README with logo and project details
Added logo images and updated project description.
1 parent f2fbe57 commit bf7f981

1 file changed

Lines changed: 18 additions & 3 deletions

File tree

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,25 @@
1+
2+
3+
<br />
4+
5+
<div align="center">
6+
7+
8+
<picture>
9+
<source media="(prefers-color-scheme: dark)" srcset="https://codium.ai/images/pr_agent/logo-dark.png" width="330">
10+
<source media="(prefers-color-scheme: light)" srcset="https://codium.ai/images/pr_agent/logo-light.png" width="330">
11+
<img src="https://codium.ai/images/pr_agent/logo-light.png" alt="logo" width="330">
12+
13+
</picture>
14+
<br>
15+
The Original Open-Source PR Reviewer
16+
<br><br>
117
<a href="https://github.com/Codium-ai/pr-agent/commits/main">
218
<img alt="GitHub" src="https://img.shields.io/github/last-commit/Codium-ai/pr-agent/main?style=for-the-badge" height="20">
319
</a>
20+
</div>
421

5-
<br />
6-
7-
# 🚀 PR Agent - The Original Open-Source PR Reviewer.
22+
---
823

924
This repository contains the open-source PR Agent Project.
1025
It is not the Qodo free tier.

0 commit comments

Comments
 (0)