Skip to content

Commit f962d70

Browse files
committed
docs: add README
1 parent a9be719 commit f962d70

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# evdev
2+
3+
Lua bindings for Linux `evdev` input devices and `/dev/uinput` virtual
4+
keyboards, pointers.
5+
6+
## Install
7+
8+
```bash
9+
luarocks install evdev
10+
```

0 commit comments

Comments
 (0)