Peter M. Groen
/
libmodbus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c81ab0f356ac2a53150ab46335e33175959ffefa
Authored by
Stéphane Raimbault
2010-10-04 15:09:38 +0200
1 parent
5db0c344
Added Windows to the list of supported OS
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.rst
README.rst
View file @
c81ab0f
...
...
@@ -19,7 +19,7 @@ directory is GPL v3.
19
19
The official website is http://www.libmodbus.org.
20
20
21
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
24
Installation
25
25
------------
...
...