From e54d07b46e46b5173fbaeb0ae721d7e4594ea8db Mon Sep 17 00:00:00 2001 From: Aykhan Shahsuvarov <88669260+Ayxan-z@users.noreply.github.com> Date: Tue, 1 Nov 2022 23:11:19 +0400 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index f838605..48fc59b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -## Demo Project Link -https://series-notification.online - ## Installition for Dev **pip install -r requirements.txt
cd src/
** @@ -30,4 +27,4 @@ CELERY_RESULT_BACKEND = "redis://localhost:6379"** **redis-server**
### Run Celery **celery -A config worker -l info**
-**celery -A config beat -l info** \ No newline at end of file +**celery -A config beat -l info**