From 6fc1627f9972ef75e76b32aa691b7f1492e5affd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 19 Apr 2015 20:34:10 +0200 Subject: [PATCH] Update README.md add some additional new-lines to fix problems with local Markdown scripts --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2c09b003a0..4bf43a87ab 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Join the [Forums](http://www.sleipnirstuff.com/forum/viewforum.php?f=80) for dis ## Play Distributed mods include a reimagining of + * Command & Conquer: Red Alert * Command & Conquer: Tiberian Dawn * Dune 2000 @@ -20,7 +21,9 @@ Distributed mods include a reimagining of Check our [Playing the Game](https://github.com/OpenRA/OpenRA/wiki/Playing-the-game) Guide to win multiplayer matches. ## Contribute + [![Bountysource](https://api.bountysource.com/badge/team?team_id=528&style=bounties_received)](https://www.bountysource.com/teams/openra/issues?utm_source=OpenRA&utm_medium=shield&utm_campaign=bounties_received) [![Issue Stats](http://issuestats.com/github/OpenRA/OpenRA/badge/pr)](http://issuestats.com/github/OpenRA/OpenRA) [![Issue Stats](http://issuestats.com/github/OpenRA/OpenRA/badge/issue)](http://issuestats.com/github/OpenRA/OpenRA) + * Please read [INSTALL.md](https://github.com/OpenRA/OpenRA/blob/bleed/INSTALL.md) and [Compiling](http://wiki.openra.net/Compiling) on how to set up an OpenRA development environment. * See [Hacking](http://wiki.openra.net/Hacking) for an overview of the engine. * To get your patches merged, please adhere to the [Contributing](https://github.com/OpenRA/OpenRA/blob/bleed/CONTRIBUTING.md) guidelines.