From 392cf1e24f9925eeb3259ec7ba471055fe1e040d Mon Sep 17 00:00:00 2001 From: denizk0461 Date: Sat, 10 May 2025 11:04:19 +0200 Subject: [PATCH] added title to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 612bdd3..3321b2d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# Arduino PS2 Controller Adapter ## What's This? This is a sketch for an Arduino Pro Mini-based adapter that converts DualShock 2 controller signals into XInput! This way, you can use PS2 controllers on any PC without extra software. ## Required Hardware