summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorChris Liechti <cliechti@gmx.net>2015-10-01 23:25:17 +0200
committerChris Liechti <cliechti@gmx.net>2015-10-01 23:25:17 +0200
commit418262d2b45e33c1835292ebd9581a7043b5215d (patch)
treee75d4e88d3ddd7e95517e334ee7bf7bd645caa00 /README.rst
parent168704fe09ce85058b6bc0e7f0a25ac918d0a0b1 (diff)
downloadpyserial-git-418262d2b45e33c1835292ebd9581a7043b5215d.tar.gz
doc: mention OSX (remove Jython) update online doc link
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index cb1da6f..75c2bdb 100644
--- a/README.rst
+++ b/README.rst
@@ -5,9 +5,9 @@
Overview
========
This module encapsulates the access for the serial port. It provides backends
-for Python_ running on Windows, Linux, BSD (possibly any POSIX compliant
-system), Jython and IronPython (.NET and Mono). The module named "serial"
-automatically selects the appropriate backend.
+for Python_ running on Windows, OSX, Linux, BSD (possibly any POSIX compliant
+system) and IronPython. The module named "serial" automatically selects the
+appropriate backend.
- Project Homepage: https://github.com/pyserial/pyserial
- Download Page: https://pypi.python.org/pypi/pyserial