Skip to content

Commit 0e37fc8

Browse files
authored
Merge pull request #2343 from The-PR-Agent/of/add-original-logo
Enhance README with logo and project details
2 parents f2fbe57 + bf7f981 commit 0e37fc8

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)