summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2012-04-20 06:36:08 +0200
committerPeter Stuge <peter@stuge.se>2012-04-20 08:40:27 +0200
commit8d38506ebc9fb57a40113e5a7739572a42b826d8 (patch)
tree31ec13370f6043e8313d50a9165a457a0fedc887
parent05cbe2de45806db309343cdf298d8569c55863e5 (diff)
downloadlibusb-8d38506ebc9fb57a40113e5a7739572a42b826d8.tar.gz
README: Add the BSDs, punctuation, mailinglist link, and remove Daniel
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index c5dabd7..08ae169 100644
--- a/README
+++ b/README
@@ -1,13 +1,13 @@
libusb
======
-libusb is a library for USB device access from Linux, Mac OS X and
-Windows userspace.
+libusb is a library for USB device access from Linux, Mac OS X,
+OpenBSD, NetBSD, and Windows userspace.
It is written in C and licensed under the LGPL-2.1 (see COPYING).
libusb is abstracted internally in such a way that it can hopefully
be ported to other operating systems. See the PORTING file for some
-information, if you fancy a challenge :)
+information, if you fancy a challenge. :)
libusb homepage:
http://libusb.org/
@@ -16,8 +16,7 @@ Developers will wish to consult the API documentation:
http://libusb.sourceforge.net/api-1.0/
Use the mailing list for questions, comments, etc:
-https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel
+http://libusb.org/wiki/MailingList
-- Daniel Drake <dsd@gentoo.org>
- Peter Stuge <peter@stuge.se>
(use the mailing list rather than mailing developers directly)