From 8c072224c83f966fcbd33ea9c8d926b5eeb27e38 Mon Sep 17 00:00:00 2001 From: Gavin Bisesi Date: Wed, 3 Sep 2014 17:53:32 -0400 Subject: [PATCH] Move travis ci badge to Building section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4676b50a..724a7f45 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Cockatrice -[![Build Status](https://travis-ci.org/Daenyth/Cockatrice.svg?branch=master)](https://travis-ci.org/Daenyth/Cockatrice) - Cockatrice is an open-source multiplatform software for playing card games, such as Magic: The Gathering, over a network. It is fully client-server based to prevent any kind of cheating, though it supports single-player games without @@ -15,6 +13,8 @@ Chat with the Cockatrice developers on Gitter. # Building +[![Build Status](https://travis-ci.org/Daenyth/Cockatrice.svg?branch=master)](https://travis-ci.org/Daenyth/Cockatrice) + Dependencies: - [Qt](http://qt-project.org/)