From e1c60c678437baf707976366a1731d2918e0aa9b Mon Sep 17 00:00:00 2001 From: Urs Graf <urs.graf@ost.ch> Date: Thu, 2 Jun 2022 11:56:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c330217..14d9699 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Libusb Java is a Java wrapper for the libusb. It can be built on any platform which is supported by the libusb. The latest binaries for Windows and Linux can be downloaded. -For installation instructions and more information visit our homepage. +For installation instructions and more information visit our homepage under https://libusb-java.ch/start. -- GitLab