From a9c60633044fcdb20b191621da35d105c352b057 Mon Sep 17 00:00:00 2001 From: Jonny Dubowsky Date: Sat, 16 Jun 2018 00:24:04 -0400 Subject: [PATCH] Edited spelling I corrected the spelling for correct grammar. What an awesome project! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2200dd..f591a6c 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Video Analytics Code Samples using OpenCV -This repository contains Python\* code samples which us the Open Source Computer Vision (OpenCV) Library. These code samples are a good starting point for developers, across a wide range of markets, who wish to develop more robust computer vision and analytic solutions. +This repository contains Python\* code samples which use the Open Source Computer Vision (OpenCV) Library. These code samples are a good starting point for developers, across a wide range of markets, who wish to develop more robust computer vision and analytic solutions. The code samples are mainly in two categories: Diagnostics and Application