diff --git a/QT5_USB_Display_Application/USB_Display/README.txt b/QT5_USB_Display_Application/USB_Display/README.txt index e5e0da0..431c885 100644 --- a/QT5_USB_Display_Application/USB_Display/README.txt +++ b/QT5_USB_Display_Application/USB_Display/README.txt @@ -1,6 +1,4 @@ -This is a cross platform project that is similar in functionality as the -"plug_and_play_example\src\vc++2008_express" project. However, -this version is developed in the Qt 5.x.x development environment (from www.qt.org), +This is a cross platform project, this version is developed in the Qt 5.x.x development environment (from www.qt.org), and uses the "libusb v1.0.x" APIs. The libusb v1.0.x "driver" provides top level libusb API functions for accessing @@ -14,4 +12,4 @@ the libusb v1.0.19 source. See www.libusb.org for details on the libusb APIs and links to the latest libusb source code and header download. If using this project to build a Linux or Mac OS X executable, make sure -that the libusb v1.0.19 driver is available and installed correctly. \ No newline at end of file +that the libusb v1.0.19 driver is available and installed correctly.