From 4beceb3403ab84900c0bfb5828f4c3bfee57e41a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 20 Apr 2014 08:08:25 +0200 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PNG → SVG --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f733b71229..e16cdd9fc2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Libre/Free Real Time Strategy game engine supporting early Westwood classics. * Website: [http://www.open-ra.org](http://www.open-ra.org) * IRC: \#openra on irc.freenode.net -* Repository: [https://github.com/openra/openra](https://github.com/openra/openra) [![Build Status](https://travis-ci.org/OpenRA/OpenRA.png?branch=bleed)](https://travis-ci.org/OpenRA/OpenRA) +* Repository: [https://github.com/openra/openra](https://github.com/openra/openra) [![Build Status](https://travis-ci.org/OpenRA/OpenRA.svg?branch=bleed)](https://travis-ci.org/OpenRA/OpenRA) Please read the [FAQ](https://github.com/OpenRA/OpenRA/wiki/FAQ) in our [Wiki](https://github.com/OpenRA/OpenRA/wiki) and report problems at [http://bugs.open-ra.org](http://bugs.open-ra.org). @@ -48,4 +48,4 @@ Copyright 2007-2014 The OpenRA Developers (see [AUTHORS](https://github.com/Open This file is part of OpenRA, which is free software. It is made available to you under the terms of the GNU General Public License as published by the Free Software Foundation. For more information, -see [COPYING](https://github.com/OpenRA/OpenRA/blob/bleed/COPYING). \ No newline at end of file +see [COPYING](https://github.com/OpenRA/OpenRA/blob/bleed/COPYING).