From 0e080a4cadc3eb09ba0f648c1b879769796b56f1 Mon Sep 17 00:00:00 2001 From: AshwinBV <55013322+AshwinBV@users.noreply.github.com> Date: Tue, 1 Oct 2019 19:29:32 +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 7a36254..5a260dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Attendance-Cam This is an app used for taking attendance using a video camera. -OpenCV and python are the tools used to make this application. +*OpenCV* and *python* are the tools used to make this application. This whole project is made from scratch by me using python,opencv etc. Any contribution to this project is very appreciable.