From d57c7bd7316bfdf9d6a964124eeed8922665d6ef Mon Sep 17 00:00:00 2001 From: justuser-31 Date: Sat, 7 Mar 2026 10:05:41 +0000 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