From a62db3eea7b785b829aeb47818792cc4dbb8721a Mon Sep 17 00:00:00 2001 From: joffrey-bion Date: Thu, 28 Jan 2021 12:26:20 +0100 Subject: Add Heroku status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f3d55e6..433a1a68 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Seven Wonders Online [![Github Build](https://img.shields.io/github/workflow/status/joffrey-bion/seven-wonders/ci-cd?label=build&logo=github)](https://github.com/joffrey-bion/seven-wonders/actions?query=workflow%3A%22ci-cd%22) +[![Heroku App Status](http://heroku-shields.herokuapp.com/seven-wonders-online)](https://seven-wonders-online.herokuapp.com) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/joffrey-bion/seven-wonders/blob/master/LICENSE) A digital version of the [7 Wonders board game](https://en.wikipedia.org/wiki/7_Wonders_(board_game)). -- cgit