From 3a5034af8431e4286969b23be79d7cf5b7fab717 Mon Sep 17 00:00:00 2001 From: justuser-31 Date: Thu, 11 Jun 2026 13:17:56 +0300 Subject: [PATCH] Add "Install" and "Usage" --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index 485ef8e..ddf9f5f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,29 @@ +### 0.Install +``` +#Install telegram-upload +sudo pip3 install -U telegram-upload +#Check if all works(If not,READ MESSAGE) +telegram-upload README.md + +git clone https://notabug.org/Justuser/getnetradio.git +cd getnetradio +``` +### 1.Usage +``` +#Config your stations and audio time in run.sh +#Config upload audio file to teelegram in up.py +--to https://t.me/getnetradio_nashe0punk +#Here your link telegram channel + +#Start +./run.sh +#Stop +./stop.sh +``` + +----- + + ``` Notes for me: #Add files