diff --git a/INSTALL.md b/INSTALL.md index 51642af..d83547f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -9,8 +9,8 @@ * hidapi or libusb ## hidapi vs libusb :
-hidapi is the new implementation but need to be tested.
-hidapi is very more speed than libusb (~20ms vs ~150ms).
+hidapi is a newer implementation but needs more testing.
+hidapi is more responsive than libusb (~20ms vs ~150ms).
hidapi seem not work on CentOS, writing on hidraw is not allowed.
hidapi is recommended but if you encounter problem on your system, switch to libusb.