Skip to content

Commit

Permalink
Make badges consistent with Gymnasium (above logo) (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower authored Jul 13, 2023
1 parent 3b62474 commit e103104
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

<p align="center">
<img src="https://raw.githubusercontent.com/Farama-Foundation/Minigrid/master/minigrid-text.png" width="500px"/>
</p>

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

<p align="center">
<img src="figures/door-key-curriculum.gif" width=200 alt="Figure Door Key Curriculum">
</p>
Expand Down

0 comments on commit e103104

Please sign in to comment.