From 193c4cd5db4e65874bbffebab1cd161bb031db60 Mon Sep 17 00:00:00 2001 From: Llloooggg Date: Sat, 19 Nov 2022 17:40:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BE=D0=BF=D0=B5=D1=87=D0=B0=D1=82=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=B2=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07deaa8..16889f0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ flask2postman textsouls.app --name "TextSouls" --folders > text_souls_postman.json ``` -###### Создание/подготовка БД +###### Создание/обновление БД ``` scripts/updatedb.sh ``` @@ -26,7 +26,7 @@ scripts/runserver.sh ### Запуск Telegram -Из папки Telegram: +Из папки telegram: ``` python textsouls/main.py ``` \ No newline at end of file