From e19fbe1a4fd853d4c79f69c42fd055b6463f5fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Bo=C5=BEi=C4=87?= Date: Thu, 14 Nov 2019 13:04:18 +0100 Subject: [PATCH] Small README tweak. Former-commit-id: 669b625bc5f12e79baa4bc662060279aa4d2ab6c --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bd16df..f24ec51 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Framework for creating and using Face Recognition system. +# Framework for creating and using a Face Recognition system. This repository provides a simple framework for creating and using Face Recognition system. There is also a [blog post](https://arsfutura.co/magazine/face-recognition-with-facenet-and-mtcnn/) associated with this repository which gives more details about the framework.