Skip to content

Commit

Permalink
💅🏼 Restructure README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcreichel authored Mar 6, 2022
1 parent fdb302e commit 3db785f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<h1 align="center">Laravel IGDB Wrapper</h1>

<p align="center">
This is a Laravel wrapper for version 4 of the <a href="https://api-docs.igdb.com/">IGDB API</a> (Apicalypse)
including <a href="https://marcreichel.dev/docs/igdb-laravel/webhooks">webhook handling</a> since version 2.3.0.
</p>

<p align="center">
<a href="https://packagist.org/packages/marcreichel/igdb-laravel">
<img src="https://img.shields.io/packagist/v/marcreichel/igdb-laravel" alt="Packagist Version">
Expand Down Expand Up @@ -27,11 +32,6 @@
</a>
</p>

<p align="center">
This is a Laravel wrapper for version 4 of the <a href="https://api-docs.igdb.com/">IGDB API</a> (Apicalypse)
including <a href="https://marcreichel.dev/docs/igdb-laravel/webhooks">webhook handling</a> since version 2.3.0.
</p>

![Cover](docs/art/cover.png)

## Basic installation
Expand Down

0 comments on commit 3db785f

Please sign in to comment.