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, 2 insertions, 1 deletions
diff --git a/system/pyserial/README b/system/pyserial/README
index bc6ddf9364..df7ec29253 100644
--- a/system/pyserial/README
+++ b/system/pyserial/README
@@ -1 +1,2 @@
-pyserial is a python module that encapsulates access to a serial port.
+Provides access to serial ports for Python applications by providing an
+appropriate backend.