diff --git a/README.md b/README.md new file mode 100644 index 0000000..130630c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# OpenCV Example + +A simple boilerplate example for building a C++ application with OpenCV. + +Compiles on macOS and Linux.