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