aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index a47b4bd..c25266a 100644
--- a/README
+++ b/README
@@ -5,7 +5,8 @@
[![Coverity Scan Build Status](https://scan.coverity.com/projects/2180/badge.svg)](https://scan.coverity.com/projects/libusb-libusb)
libusb is a library for USB device access from Linux, macOS,
-Windows, OpenBSD/NetBSD, Haiku and Solaris userspace.
+Windows, OpenBSD/NetBSD, Haiku, Solaris userspace, and WebAssembly
+via WebUSB.
It is written in C (Haiku backend in C++) and licensed under the GNU
Lesser General Public License version 2.1 or, at your option, any later
version (see [COPYING](COPYING)).
@@ -15,7 +16,7 @@ be ported to other operating systems. Please see the [PORTING](PORTING)
file for more information.
libusb homepage:
-http://libusb.info/
+https://libusb.info/
Developers will wish to consult the API documentation:
http://api.libusb.info