From 8e2b9e7cc71e7964cb3f9228b0f9131488ede9d2 Mon Sep 17 00:00:00 2001 From: bountysource-support Date: Wed, 4 Jun 2014 14:41:20 -0700 Subject: [PATCH] Add Bountysource badge to README Because you have some open bounties, we thought you might want to display this badge in your README! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43eb7db999..b216b0ddc3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ 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) * 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.