From fa5001c7c3c2784b71e77e1a4699e41e5a2dfa1d Mon Sep 17 00:00:00 2001 From: justuser-31 Date: Thu, 11 Jun 2026 13:18:24 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 917f316..8f02caf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Scripts for telegram bot for (re)start/stop without pain. \ ## Usage 1. Put service.py in yours project. 2. Set name of main script - `main.py` -3. Inject in `main.py`: +3. Inject in `main.py` AT THE BEGINNING: ```python import os