We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d17f2 commit 8ca6ac6Copy full SHA for 8ca6ac6
1 file changed
README.md
@@ -12,7 +12,7 @@ Lua bindings for Linux `evdev` input devices and `/dev/uinput` virtual devices
12
Get started with the
13
[documentation and tutorials](https://bluelua.github.io/evdev).
14
15
-## 🚀 Features
+## ✨ Features
16
17
- **Device Discovery**: List and search for connected input devices by name,
18
path, or physical location.
@@ -35,7 +35,7 @@ Install the library via LuaRocks:
35
luarocks install bluelua-evdev
36
```
37
38
-## 🛠️ Quick Examples
+## 🚀 Usage
39
40
### Listening to Key Presses
41
0 commit comments