From f1addc2882b9f5b2ed782ce838d184a534f616c6 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 25 Jan 2015 18:44:44 +0100 Subject: [PATCH] 2 changes - moved "Community Resources" up as talked about here 7e92b4e7df027164b8c4f5521a0978d59e770fa3 - moved Gitter and Travis buttons for cleaner and nicer look --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index b5f1bdfd..4d95a67a 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,16 @@ 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 a network interface as well. Both client and server are written in Qt, supporting both Qt4 and Qt5. -# Get Involved +# Get Involved [![Gitter chat](https://badges.gitter.im/Cockatrice/Cockatrice.png)](https://gitter.im/Cockatrice/Cockatrice) Chat with the Cockatrice developers on Gitter. Come here to talk about the application, features, or just to hang out. For support regarding specific servers, please contact that server's admin or forum for support rather than asking here. -[![Gitter chat](https://badges.gitter.im/Cockatrice/Cockatrice.png)](https://gitter.im/Cockatrice/Cockatrice) +# Community Resources +- [reddit r/Cockatrice](http://reddit.com/r/cockatrice) +- [Woogerworks Server & Forums](http://www.woogerworks.com) +- [Cockatrice Official Wiki](https://github.com/Cockatrice/Cockatrice/wiki) -# Building - -[![Build Status](https://travis-ci.org/Cockatrice/Cockatrice.svg?branch=master)](https://travis-ci.org/Cockatrice/Cockatrice) +# Building [![Build Status](https://travis-ci.org/Cockatrice/Cockatrice.svg?branch=master)](https://travis-ci.org/Cockatrice/Cockatrice) **Detailed installation instructions are on the Cockatrice wiki under [Installing Cockatrice](https://github.com/Cockatrice/Cockatrice/wiki/Installing-Cockatrice)** @@ -50,11 +51,6 @@ The following flags can be passed to `cmake`: `cockatrice` is the game client `servatrice` is the server -# Community Resources -- [reddit r/Cockatrice](http://reddit.com/r/cockatrice) -- [Woogerworks Server & Forums](http://www.woogerworks.com) -- [Cockatrice Official Wiki](https://github.com/Cockatrice/Cockatrice/wiki) - # License Cockatrice is free software, licensed under the GPLv2; see COPYING for details.