From 8408d4b1746c64a5365cbfd6cdeee6015cf93029 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sat, 8 Feb 2020 23:54:46 +0300 Subject: [PATCH] pypi link added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c137884..2dd0439 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ else: # Installation -The easiest way to install deepface is to download it from PyPI. +The easiest way to install deepface is to download it from [PyPI](https://pypi.org/project/deepface/). ``` pip install deepface