From 23f39b599964513cb560617533313bc31d4aad86 Mon Sep 17 00:00:00 2001 From: Jan T Date: Tue, 19 Jul 2016 15:02:32 +0300 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5373db2..9daed7f 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ ShoutboxApiUrl= TelegramChatID= ApiCallInterval= ``` -And then just run it like so: `python radiodiodibot.py` +And then just run it like so: `./radiodiodibot` or `python radiodiodibot` 2) Or just pass the information as command line arguments: ``` -python radiodiodibot.py -t -C -U -i +./radiodiodibot -t -C -U -i ``` ### Specification Radiodiodibot communicates with the shoutbox with the following json format: -- cgit v1.3