aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDario Pagani <dariopag45@gmail.com>2020-08-08 11:52:50 +0200
committerGitHub <noreply@github.com>2020-08-08 11:52:50 +0200
commitb5e6030e47b2c8361f710da649421753c2406f1c (patch)
tree9cff1200c0184451a5fb7a55365500e02c04282e /README.md
parent9dd643ace787d96d9d19367a1d439a5c0a274d8a (diff)
downloadhid-tminit-b5e6030e47b2c8361f710da649421753c2406f1c.tar.gz
hid-tminit-b5e6030e47b2c8361f710da649421753c2406f1c.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 794c841..ea567e9 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# hid-tminit
Linux driver to properly initialize Thrustmaster Wheels
+
+Based on [this](https://github.com/Kimplul/hid-tmff2) driver written by Kimplul