]> sigrok.org Git - libserialport.git/blobdiff - README
Fix a potential segfault in sp_get_port_handle().
[libserialport.git] / README
diff --git a/README b/README
index f3220abfb457fecb27c0012b84b7f48445fdc8fb..fe3237cd25037e9758d97c86b00a5682d6b69675 100644 (file)
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ Building
 The package uses a GNU style build system and requires a Unix style shell.
 
 Windows builds can be created natively with the MinGW-w64 toolchain and
-MSYS environment, or cross-compiled using a MinGW-w64 toolchain:
+MSYS2 environment, or cross-compiled using a MinGW-w64 toolchain:
 
   http://mingw-w64.sourceforge.net/
 
@@ -57,6 +57,10 @@ API
 
 Doxygen API documentation is included.
 
+It can also be viewed online at:
+
+  http://sigrok.org/api/libserialport/unstable/
+
 Website
 =======