diff options
author | joffrey-bion <joffrey.bion@gmail.com> | 2021-01-28 12:26:20 +0100 |
---|---|---|
committer | joffrey-bion <joffrey.bion@gmail.com> | 2021-01-28 12:26:20 +0100 |
commit | a62db3eea7b785b829aeb47818792cc4dbb8721a (patch) | |
tree | d10e07301baba351274f5516d867a30de59852ac /README.md | |
parent | Attempt at fixing PORT substitution for heroku (diff) | |
download | seven-wonders-a62db3eea7b785b829aeb47818792cc4dbb8721a.tar.gz seven-wonders-a62db3eea7b785b829aeb47818792cc4dbb8721a.tar.bz2 seven-wonders-a62db3eea7b785b829aeb47818792cc4dbb8721a.zip |
Add Heroku status badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)). |