обновлен readme

This commit is contained in:
2022-11-19 22:09:43 +03:00
parent 02b0c0f846
commit b5bd2b908f

View File

@@ -28,5 +28,5 @@ scripts/runserver.sh
### Запуск Telegram ### Запуск Telegram
Из папки telegram: Из папки telegram:
``` ```
python textsouls/main.py uvicorn textsouls.main:app --reload
``` ```