Update README.txt

master
Gaurav Singh 2020-01-20 11:24:51 +01:00 committed by GitHub
parent 5114b5bd89
commit 2f833c0f58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -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.
that the libusb v1.0.19 driver is available and installed correctly.