From 964ee902d7cce934990dd3ba6d99cdd92d9196b8 Mon Sep 17 00:00:00 2001 From: ayxan Date: Sun, 22 Jan 2023 14:58:58 +0400 Subject: [PATCH] Edited --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 48fc59b..6d977a8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +#### This website uses imdb api to send users new episode notifications of their recorded series via e-mail. +
+ ## Installition for Dev **pip install -r requirements.txt
cd src/
**