From 66aa93b4bbf5f4c5516e4bf2bce713ff4dc2f3b4 Mon Sep 17 00:00:00 2001 From: Shantnu Tiwari Date: Sat, 19 Jun 2021 08:27:28 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 76f41fc..7d5ec12 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Warning: DEPRECATED + +Please use the repo for my book, available here: https://github.com/shantnu/PyEng + + + Run the code like this: *python face_detect.py abba.png* From 1f718dd25dde7b1cc90cbf2f6d2f6f251e2391d2 Mon Sep 17 00:00:00 2001 From: Shantnu Tiwari Date: Sat, 19 Jun 2021 08:27:53 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7d5ec12..8b7b07f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Please use the repo for my book, available here: https://github.com/shantnu/PyEng +-------------- + +old readme + Run the code like this: