diff options
author | Nash <nash@bsd-noobz.com> | 2014-08-31 17:29:07 +0700 |
---|---|---|
committer | Nash <nash@bsd-noobz.com> | 2014-08-31 17:29:07 +0700 |
commit | 56be8e510befcded14c58318ec0ad1b01bc27231 (patch) | |
tree | 70c0e947caf94592056e0f6fd99deee409692d1e | |
parent | 0dd600919f01a952a1396642eb864c7cd23d6150 (diff) |
improve the README file
-rw-r--r-- | opencv-qt-integration-2/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opencv-qt-integration-2/README.md b/opencv-qt-integration-2/README.md index 3fb312a..7c1725b 100644 --- a/opencv-qt-integration-2/README.md +++ b/opencv-qt-integration-2/README.md @@ -12,6 +12,7 @@ To compile and run the code, you need to have Qt 5 installed on your computer. T - Mac OS X Mavericks - Qt 5.3.0 - OpenCV 3.0.0 + - Python 3.4.1 Compiling --------- |