summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md15
1 files changed, 11 insertions, 4 deletions
diff --git a/README.md b/README.md
index 79102ec..3344f16 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,17 @@ sounds.
## Controller mappings
-```
- Q W E I O
- A S D J k
-```
+
+| Button | Keyboard | Xbox | Playstation | Nintendo |
+|------------------|----------|------|-------------|----------|
+| button.PAD_UP | W | N/A | | |
+| button.PAD_DOWN | S | N/A | | |
+| button.PAD_LEFT | A | N/A | | |
+| button.PAD_RIGHT | D | N/A | | |
+| button.A | L | N/A | | |
+| button.B | P | N/A | | |
+| button.X | K | N/A | | |
+| button.Y | O | N/A | | |
## Tools