Browse Source

Updated Readme

Thomas Buck 8 years ago
parent
commit
147fe6e6ec
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

@@ -2,9 +2,9 @@
2 2
 
3 3
 This project emulates a virtual Gamepad using input data from a serial port. This can be used to enable Flysky CT6A / CT6B compatible transmitters (Turbobrix, Exceed, Modelcraft) in games or simulators.
4 4
 
5
-**You need to install the virtual userspace IOKit HID driver *foohid*:**
5
+You need to install the virtual userspace IOKit HID driver [foohid](https://github.com/unbit/foohid).
6 6
 
7
-[GitHub page](https://github.com/unbit/foohid), [Binary releases](https://github.com/unbit/foohid/releases).
7
+Download the latest release **including foohid** [here on GitHub](https://github.com/xythobuz/SerialGamepad/releases).
8 8
 
9 9
 ## SerialGamepad GUI App
10 10
 

Loading…
Cancel
Save