Skip to content

Commit 9aeb509

Browse files
authored
docs: remove CI Status badge from README
1 parent ff93356 commit 9aeb509

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
# evdev
22

33
[![LuaRocks](https://img.shields.io/luarocks/v/BlueLua/bluelua-evdev?color=blue&style=flat-square)](https://luarocks.org/modules/BlueLua/bluelua-evdev)
4-
[![CI Status](https://img.shields.io/github/actions/workflow/status/BlueLua/evdev/ci.yml?style=flat-square)](https://github.com/BlueLua/evdev/actions/workflows/ci.yml)
54
![Lua Versions](https://img.shields.io/badge/lua-5.1%20%7C%205.2%20%7C%205.3%20%7C%205.4%20%7C%205.5%20%7C%20LuaJIT-blue?style=flat-square)
65
![Platform](https://img.shields.io/badge/platform-linux-blue?style=flat-square)
76
[![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](https://github.com/BlueLua/evdev/blob/main/LICENSE)
87

98
Lua bindings for Linux `evdev` input devices and `/dev/uinput` virtual devices
109
(keyboards, mice, and relative pointers).
1110

12-
Get started with the
13-
[documentation and tutorials](https://bluelua.github.io/evdev).
14-
1511
## ✨ Features
1612

1713
- **Device Discovery**: List and search for connected input devices by name,

0 commit comments

Comments
 (0)