From 9eefabd97a247faf41d263dfbf5e839d6a57bde1 Mon Sep 17 00:00:00 2001 From: Robert Eisele Date: Mon, 30 Apr 2018 08:10:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c34e086..9bbd77c 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ A simple OpenCV wrapper for PHP to detect faces on images OpenCV 3 Support + +See [Details](http://www.xarg.org/project/php-facedetect/)