diff options
Diffstat (limited to 'python/pyusb/README')
-rw-r--r-- | python/pyusb/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/python/pyusb/README b/python/pyusb/README index c93b48b72bbf..9c8a61e6b1d5 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. |