aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Madison <dmadison@users.noreply.github.com>2019-03-10 01:05:14 -0500
committerGitHub <noreply@github.com>2019-03-10 01:05:14 -0500
commit1689c59f61841b094166351cac6f5d431dd5fe04 (patch)
treea59be0f8b30c9895ce7e11a549ceeedcfc2f2871
parentdaefff2c9517ac0b58d56255bfc200b3f231f0fb (diff)
Added link to library in README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index dadb809..329fc9e 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
The files in this repository allow you to emulate an Xbox gamepad (XInput) using a USB-capable Arduino microcontroller.
+This is meant to be used in conjunction with the [ArduinoXInput library](https://github.com/dmadison/ArduinoXInput).
+
## Installation
<pre>
└───Arduino Installation