Skip to content

Commit 8ca6ac6

Browse files
authored
docs: update section headers in README.md
1 parent 54d17f2 commit 8ca6ac6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Lua bindings for Linux `evdev` input devices and `/dev/uinput` virtual devices
1212
Get started with the
1313
[documentation and tutorials](https://bluelua.github.io/evdev).
1414

15-
## 🚀 Features
15+
## Features
1616

1717
- **Device Discovery**: List and search for connected input devices by name,
1818
path, or physical location.
@@ -35,7 +35,7 @@ Install the library via LuaRocks:
3535
luarocks install bluelua-evdev
3636
```
3737

38-
## 🛠️ Quick Examples
38+
## 🚀 Usage
3939

4040
### Listening to Key Presses
4141

0 commit comments

Comments
 (0)