From 6597c15e289ea62fe0f7d4c977498f4d1fea02e1 Mon Sep 17 00:00:00 2001 From: Mueez Khan <30333942+rzmk@users.noreply.github.com> Date: Mon, 3 Jan 2022 09:21:14 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Clarifying=20features=20in=20REA?= =?UTF-8?q?DME.md!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0c2ebe..453b82e 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Backend: [https://github.com/rzmk/smart-brain-api](https://github.com/rzmk/smart ## Features - Login and registration system. -- Upload images to view detected faces. -- Stores user login information in a database and total number of images uploaded by each user. +- Upload image URLs to view detected faces. +- Stores user login information in a database and total number of image URLs uploaded by each user. ## Stack