diff --git a/windows/README.md b/windows/README.md index fe731f0..fe9c6ce 100644 --- a/windows/README.md +++ b/windows/README.md @@ -1,2 +1,2 @@ -This folder contains the project files for the Windows version of Acid Cam.It requires you have OpenCV/Qt5 installed and you will need to edit the .pro file with the path to the OpenCV C++ Libraries. +This folder contains the project files for the Windows version of Acid Cam. It requires you have OpenCV/Qt5 installed and you will need to edit the .pro file with the path to the OpenCV C++ Libraries. Place the source files and libacidcam source files in the same directory as the pro file.