diff --git a/README.md b/README.md index 1b2ecc8..e98802b 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -Pass evdev devices to remote devices and control them. Rust version. The evdev crate seems to be broke (for tasks like this) tho, since input on guest is very limited. For a working Implementation check out my python version +Pass evdev devices to remote devices and control them. Rust version. The evdev crate seems to be broke (for tasks like this) tho, since input on guest is very limited. For a working Implementation check out my [python version](https://github.com/Surferlul/remote-evdev-python)