From 7d58fcc63ca062dbdc1ff0bfe7ba57dbe44265ac Mon Sep 17 00:00:00 2001 From: gered Date: Mon, 15 Feb 2021 18:49:43 -0500 Subject: [PATCH] README.md update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeb8c51..8bd5b47 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# devkitPPC Gamecube ASCII Keyboard Controller Usage Example +# Gamecube ASCII Keyboard Controller Usage Example This is a very bare-bones project that shows how to read the [Gamecube ASCII Keyboard Controller](https://nintendo.fandom.com/wiki/ASCII_Keyboard_Controller) using devkitPPC and libogc (from [devkitPro](https://devkitpro.org/), of course)