From 7d6db5a6b686c1746d0bd5a4719da133c4651360 Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Fri, 10 Jan 2014 01:36:28 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2ffb71aab..ec1e3aec5 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ See [building](docs/building.md) for setup and information about the ## Contributors Wanted! +[![Stories in Ready](https://badge.waffle.io/benvanik/xenia.png?label=ready)](https://waffle.io/benvanik/xenia) + Have some spare time, know C++, and want to write an emulator? Contribute! There's a ton of work that needs to be done, a lot of which is wide open greenfield fun. Fixes and optimizations are always welcome (please!), but @@ -52,6 +54,8 @@ in addition to that there are some major work areas still untouched: * Start [hacking on audio](https://github.com/benvanik/xenia/issues/62) * Support [loading of PIRS files](https://github.com/benvanik/xenia/issues/63) * Build a [virtual LIVE service](https://github.com/benvanik/xenia/issues/64) + +See more projects [good for contributors](https://github.com/benvanik/xenia/issues?labels=good+for+contributors&page=1&state=open). ## FAQ