Skip to content

Commit

Permalink
fix: image centering in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitsunee committed Sep 22, 2024
1 parent 5085994 commit 747c491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository is my personal playground for doing stuff with the [Flyff Universe API](https://api.flyff.com) provided by the game's publisher.

<center><img src="./.github/banner.jpeg" width="640" height="320" alt="Flyff Universe"></center>
<p align="center"><img src="./.github/banner.jpeg" width="640" height="320" alt="Flyff Universe"></p>

## Usage

Expand Down

0 comments on commit 747c491

Please sign in to comment.