summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 44e6a9a..96c8dde 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,11 @@ libusb is a library for USB device access from Linux, Mac OS X,
Windows, OpenBSD/NetBSD and Haiku userspace.
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).
+version (see [COPYING](COPYING)).
libusb is abstracted internally in such a way that it can hopefully
-be ported to other operating systems. Please see the PORTING file
-for more information.
+be ported to other operating systems. Please see the [PORTING](PORTING)
+file for more information.
libusb homepage:
http://libusb.info/