diff --git a/README.md b/README.md index 8f02caf..d51c1de 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ Scripts for telegram bot for (re)start/stop without pain. \ **UNIX-ONLY!!!** +## Examples +In repository you see examples: +* main.py - your main file +* example.sh - optional script for checking exit code (not needed) + +`service.py` is the what you will use for managment of `main.py` + ## Usage 1. Put service.py in yours project. 2. Set name of main script - `main.py`