From 5d33bae2a48b5300e385d3997cc568cdda311b58 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Mon, 12 Jul 2021 11:39:40 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 664847d..09bd085 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The easiest way to install deepface is to download it from [`PyPI`](https://pypi pip install deepface ``` -Then you will be able to import the library. +Then you will be able to import the library and use its functionalities. ```python from deepface import DeepFace