From 07af9bfeed7e93f9cf45c71d0f00202901b0dfdd Mon Sep 17 00:00:00 2001 From: Gareth Latty Date: Fri, 17 Jun 2016 02:34:52 +0100 Subject: [PATCH] Add CI icon to readme. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f74d5bf..4c545ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Massive Decks +# Massive Decks ![The status of the build.](https://travis-ci.org/Lattyware/massivedecks.svg?branch=master) Massive Decks is a web game based on the excellent [Cards against Humanity][cah] - a party game where you play white cards to try and produce the most amusing outcome when combined with the given black @@ -8,11 +8,11 @@ You can play the game here: **[https://massivedecks.herokuapp.com/](https://massivedecks.herokuapp.com/)** -![A screenshot of the game.](https://cloud.githubusercontent.com/assets/1239492/16138236/8299ee32-3433-11e6-8ca2-36993bb83d58.png) - (This is hosted on a service that will automatically sleep if it's unused for a while - it may take a little time to load in those cases, but should be fine after the initial load.) +![A screenshot of the game.](https://cloud.githubusercontent.com/assets/1239492/16138236/8299ee32-3433-11e6-8ca2-36993bb83d58.png) + If you have any problems with the game, please [raise an issue][issue]. If you would like to help develop the game, check [the wiki][wiki] for how to get set up and help.