summaryrefslogtreecommitdiffstats
path: root/system/pyserial/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/pyserial/README')
-rw-r--r--system/pyserial/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/pyserial/README b/system/pyserial/README
index df7ec29253..bc6ddf9364 100644
--- a/system/pyserial/README
+++ b/system/pyserial/README
@@ -1,2 +1 @@
-Provides access to serial ports for Python applications by providing an
-appropriate backend.
+pyserial is a python module that encapsulates access to a serial port.