summaryrefslogtreecommitdiffstats
path: root/python/python-evdev/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-evdev/README')
-rw-r--r--python/python-evdev/README8
1 files changed, 3 insertions, 5 deletions
diff --git a/python/python-evdev/README b/python/python-evdev/README
index 5df3c5270f..9a2720d8a0 100644
--- a/python/python-evdev/README
+++ b/python/python-evdev/README
@@ -1,5 +1,3 @@
-python-evdev allows Python programs running in Linux to read and write input
-events. It provides bindings to both the generic input event interface (evdev)
-and the userspace input subsystem (Uinput).
-
-This will automatically build for Python 3 if it's available.
+python-evdev allows Python programs running in Linux to read and write
+input events. It provides bindings to both the generic input event
+interface (evdev) and the userspace input subsystem (Uinput).