diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2022-04-13 19:17:52 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2022-04-13 19:17:52 +0100 |
| commit | 3df35969a4450ae63606533e196045e2fcecc79a (patch) | |
| tree | 62d5ead0f7d6b3d257025c1b6e1cc8700b57c4fe | |
| parent | d51066926bcd799fdc30fad011822ef0cbde69d9 (diff) | |
Add status badge to README
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ <p align="center"> +<img src="https://github.com/LMBishop/Quests/actions/workflows/build.yml/badge.svg"> <img src="https://leonardobishop.com/~/artwork/questcompass2-256.png" width="200" height="200"><br> <img src="http://isitmaintained.com/badge/resolution/LMBishop/Quests.svg"> <img src="http://isitmaintained.com/badge/open/LMBishop/Quests.svg"> -<img src="https://mc-download-badges.herokuapp.com/services/spigotsongoda/downloads.php?spigot=23696&songoda=quests-quests"><br> +<img src="https://mc-download-badges.herokuapp.com/services/spigotsongoda/downloads.php?spigot=23696&songoda=quests-quests"> +<br> <h1 align="center">Quests</h1> </p> |
