aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2012-04-20 18:45:09 +0200
committerJakob Odersky <jodersky@gmail.com>2012-04-20 18:45:09 +0200
commit3a631dc8c572a3d9ed63c823a294809e75dc08ad (patch)
treeec641528f2e4e2964493fd4505195d63d99b171b
parentfeb67d21615dcc0088f31035d6bece98dcfd0a3b (diff)
downloadk8055-3a631dc8c572a3d9ed63c823a294809e75dc08ad.tar.gz
k8055-3a631dc8c572a3d9ed63c823a294809e75dc08ad.tar.bz2
k8055-3a631dc8c572a3d9ed63c823a294809e75dc08ad.zip
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f89f35..739cd4d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# k8055 for libusb-1.0
-This library acts as a driver for the Velleman K8055 USB Experiment Board (http://www.velleman.eu) for operating systems supporting libusb-1.0, such as Linux. While providing a high-level interface for the user, the library communicates with a k8055 board through libusb.
+This library acts as a driver for the Velleman K8055 USB Experiment Board for operating systems supporting libusb-1.0 (http://www.libusb.org/wiki/libusb-1.0), such as Linux. While providing a high-level interface for the user, the library communicates with a k8055 board through libusb.
## Main Features
- runs with libusb-1.0