From 22632319331374455249c5a2c6befcf99aff9a17 Mon Sep 17 00:00:00 2001 From: Redume <49362257+Redume@users.noreply.github.com> Date: Wed, 6 Jul 2022 22:39:29 +0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c6bbca..4547651 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ ## Инструкция 1. Скачайте все необходимые модули -`pip install -r requirements.txt` +``` +pip install -r requirements.txt +``` -2. Запустите +2. Запустите main.py -`python main.py` +``` +python main.py +``` ## Участники проекта ✨