summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipe Laíns <lains@archlinux.org>2020-08-10 21:24:52 +0100
committerFilipe Laíns <lains@archlinux.org>2020-08-10 21:29:41 +0100
commit07f25739699f74351206c6821ef5425b1208f54d (patch)
treed080a2f2f3ea8fa00b2741f3cb3b49fb0fbacec7
parent8a9072a200bff9864c4904b76c9eeba66aea3282 (diff)
readme: adjust description to make reference to Linux ioctl interfaces
Signed-off-by: Filipe Laíns <lains@archlinux.org>
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 71b6e50..7e65319 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
# python-ioctl ![checks](https://github.com/FFY00/python-ioctl/workflows/checks/badge.svg)
-Pure python typed ioctl implementation
+Pure python typed Linux ioctl & ioctl interfaces implementation
+
+
+### Suported interfaces
+
+- hidraw
### Development