Skip to content

Commit 8d38506

Browse files
author
Peter Stuge
committed
README: Add the BSDs, punctuation, mailinglist link, and remove Daniel
1 parent 05cbe2d commit 8d38506

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
libusb
22
======
33

4-
libusb is a library for USB device access from Linux, Mac OS X and
5-
Windows userspace.
4+
libusb is a library for USB device access from Linux, Mac OS X,
5+
OpenBSD, NetBSD, and Windows userspace.
66
It is written in C and licensed under the LGPL-2.1 (see COPYING).
77

88
libusb is abstracted internally in such a way that it can hopefully
99
be ported to other operating systems. See the PORTING file for some
10-
information, if you fancy a challenge :)
10+
information, if you fancy a challenge. :)
1111

1212
libusb homepage:
1313
http://libusb.org/
@@ -16,8 +16,7 @@ Developers will wish to consult the API documentation:
1616
http://libusb.sourceforge.net/api-1.0/
1717

1818
Use the mailing list for questions, comments, etc:
19-
https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel
19+
http://libusb.org/wiki/MailingList
2020

21-
- Daniel Drake <[email protected]>
2221
- Peter Stuge <[email protected]>
2322
(use the mailing list rather than mailing developers directly)

0 commit comments

Comments
 (0)