From f45ec6509ed951f46ec5a3af1e692aee52525736 Mon Sep 17 00:00:00 2001 From: kanewi11 Date: Fri, 4 Nov 2022 02:19:13 +0300 Subject: [PATCH] Changed Readme.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69ff555..6a30a82 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ **These two files must have the same name!** Here is an example: ``` - you_dir + your_dir + └───reactionbot.py + │ └───sessions │ │ 8888888888.ini │ │ 8888888888.session @@ -35,6 +37,8 @@ │ │ 9999999999.session │ │ 98767242365.json │ │ 98767242365.session + │ │ ... + │ ... ``` 9. `nohup python reactionbot.py &`