diff --git a/README.md b/README.md index a2333d0..c8470a6 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,12 @@ ## Инструкция 1. Скачайте все необходимые модули -```sh -pip install -r requirements.txt +```shell +$ pip install -r requirements.txt ``` 2. Запустите main.py -```sh -python main.py -``` - -## Участники проекта ✨ [(Emoji key)](https://allcontributors.org/docs/en/emoji-key) - - - -
- -
Redume

- 💻 - -
-
Murzify

- 💻 -
\ No newline at end of file +```shell +$ python main.py +``` \ No newline at end of file