From 3da0baa95c197b24f58947c185b9f46d179ba794 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Wed, 12 Jun 2024 22:49:42 +0100 Subject: [PATCH] Update README.md reactjs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4f3d49..7fd8d61 100644 --- a/README.md +++ b/README.md @@ -362,7 +362,7 @@ You can also run these commands if you are running deepface with docker. Please **React UI** -If you intend to perform face verification tasks directly from your browser, [deepface-react-ui](https://github.com/serengil/deepface-react-ui) is a separate repository built using React.js. +If you intend to perform face verification tasks directly from your browser, [deepface-react-ui](https://github.com/serengil/deepface-react-ui) is a separate repository built using ReactJS.