summaryrefslogtreecommitdiffstats
path: root/python/pyusb/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyusb/README')
-rw-r--r--python/pyusb/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/python/pyusb/README b/python/pyusb/README
index c93b48b72b..9c8a61e6b1 100644
--- a/python/pyusb/README
+++ b/python/pyusb/README
@@ -1,3 +1,2 @@
-PyUSB is a native Python module written in C which provides easy USB access
-to Python. The module contains classes and methods to support most USB
-operations.
+PyUSB is a native Python module which provides easy USB access to Python.
+The module contains classes and methods to support most USB operations.