From e1eab37675b4ab047f7ad6775877d3d363f3ca61 Mon Sep 17 00:00:00 2001 From: sai sandhya kakarlamudi Date: Mon, 30 Sep 2019 15:16:45 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76f41fc..fec61bc 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ https://realpython.com/blog/python/face-recognition-with-python/ Update: Now supports OpenCV3. This change has been made by furetosan ( https://github.com/furetosan) and tested on Linux. -To run the OpenCV3 version, run facedetect_cv3.py. +To run the OpenCV3 version, run facedetect_cv3.py along with the image name you want to pass