From 8131f0ea80eb8bc978dbfd57d56e589281e6e37d Mon Sep 17 00:00:00 2001 From: mcgurk Date: Tue, 6 Sep 2016 16:11:24 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b16d6be..f0a103c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Tested with Windows and Linux desktop computers and ARM based computers like Ras ATmega32u4 can be easily changed to act as keyboard and/or mouse too. ## Short version -- Get ATmega32u4 Arduino Board +- Get ATmega32u4 Arduino board - Connect joystick or gamepad to Arduino (in most situations soldering is required) - Install Arduino IDE - Install Joystick library (https://github.com/MHeironimus/ArduinoJoystickLibrary)