From eca909953f63df02bdc24cec80a5249bb14d43ab Mon Sep 17 00:00:00 2001 From: Caroline Joy Bell Date: Sun, 24 Jan 2021 15:51:47 -0800 Subject: [PATCH] Reflect the closure of #60 in the README Changed the line to reference issue #1333 instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 656c716e0..b47f9551a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Fixes and optimizations are always welcome (please!), but in addition to that there are some major work areas still untouched: * Help work through [missing functionality/bugs in games](https://github.com/xenia-project/xenia/labels/compat) -* Add input drivers for [DualShock4 (PS4) controllers](https://github.com/xenia-project/xenia/issues/60) (or anything else) +* Add input drivers for [third-party controllers](https://github.com/xenia-project/xenia/issues/1333) * Skilled with Linux? A strong contributor is needed to [help with porting](https://github.com/xenia-project/xenia/labels/platform-linux) See more projects [good for contributors](https://github.com/xenia-project/xenia/labels/good%20first%20issue). It's a good idea to ask on Discord and check the issues page before beginning work on