add issuestats badges to README

This commit is contained in:
Chris Forbes
2015-02-03 15:35:42 +13:00
parent 0371cfef3b
commit 9f05d39352

View File

@@ -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)
[![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.