Skip to content

Commit

Permalink
Center the new badges in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlk committed Apr 28, 2024
1 parent 0af8be7 commit 933a47c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<div align="center">
<h1>Robin AI</h1>
<a href="https://github.com/Integral-Healthcare/robin-ai-reviewer/releases">
<img src="https://img.shields.io/github/v/release/Integral-Healthcare/robin-ai-reviewer" alt="GitHub release (latest by date)">
</a>
<a href="https://github.com/Integral-Healthcare">
<img src="https://img.shields.io/badge/org-Integral--Healthcare-blue" alt="GitHub org">
</a>
<img src="/assets/robin.png" alt="Robin watercolor image" style="width: 350px;"/>
</div>

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Integral-Healthcare/robin-ai-reviewer)](https://github.com/Integral-Healthcare/robin-ai-reviewer/releases)
[![GitHub org](https://img.shields.io/badge/org-Integral--Healthcare-blue)](https://github.com/Integral-Healthcare)

Named after Batman's assistant, Robin AI is an open source Github project that automatically reviews Github pull requests, providing a score (0-100), suggested improvements, and sample code for improvement.

## Installation
Expand Down

0 comments on commit 933a47c

Please sign in to comment.