Commit c81ab0f356ac2a53150ab46335e33175959ffefa

Authored by Stéphane Raimbault
1 parent 5db0c344

Added Windows to the list of supported OS

Showing 1 changed file with 1 additions and 1 deletions
README.rst
@@ -19,7 +19,7 @@ directory is GPL v3. @@ -19,7 +19,7 @@ directory is GPL v3.
19 The official website is http://www.libmodbus.org. 19 The official website is http://www.libmodbus.org.
20 20
21 The library is written in C and designed to run on Linux, Mac OS X, FreeBSD and 21 The library is written in C and designed to run on Linux, Mac OS X, FreeBSD and
22 -QNX (UNIX-like OS). 22 +QNX and Windows.
23 23
24 Installation 24 Installation
25 ------------ 25 ------------