Skip to content

Commit 787f465

Browse files
chore: auto-sync
1 parent 1dd1a31 commit 787f465

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
Lua bindings for Linux evdev input devices and /dev/uinput virtual devices.
1010

11+
Check out the [documentation] for guides and examples.
12+
1113
## ✨ Features
1214

1315
- **Device Discovery**: List and search for connected input devices by name,
@@ -39,3 +41,5 @@ for event in dev:events() do
3941
end
4042
end
4143
```
44+
45+
[documentation]: https://bluelua.github.io/evdev

0 commit comments

Comments
 (0)