Skip to content

Commit 13694c5

Browse files
Fixes #85 Windows support is ambiguous.
1 parent 7987e6e commit 13694c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

documentation/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
Welcome to pySerial-asyncio's documentation
44
===========================================
55

6-
`Async I/O`_ extension for the `Python Serial Port`_ package for OSX, Linux, BSD
6+
`Async I/O`_ extension for the `Python Serial Port`_ package for OSX, Linux, BSD.
7+
Support for Windows is included, though with a different implementation based on polling
8+
which may be slower than on other platforms.
79

810
It depends on pySerial and is compatible with Python 3.5 and later.
911

0 commit comments

Comments
 (0)