diff --git a/README.md b/README.md index 6e3466fa8ef737a57a6bd87ca229c3e778dd1e38..e288df8f3662e196bbcb5a683840bdcc60be6784 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,7 @@ 2. **Установите зависимости:** ```bash - pip install -r requirements.txt \ No newline at end of file + pip install -r requirements.txt +3. **Запустите сервер** + ```bash + python server.py \ No newline at end of file