From e16babd9d8e9ee7d90464d806f0090156b5f606a Mon Sep 17 00:00:00 2001 From: AshwinBV <55013322+AshwinBV@users.noreply.github.com> Date: Thu, 29 Oct 2020 17:50:38 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c7db49..2a45526 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Attendance-Cam This is an app used for taking attendance using a video camera. The camera counts the number of students present in the class. +The software used is fast and efficient, thereby saing time. OpenCV and python are the tools used to make this application. This whole project is made from scratch using python,opencv etc. Any contribution to this project is very appreciable.