Skip to content

Commit d1868af

Browse files
authored
Update README.md
1 parent a11e2ff commit d1868af

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,12 @@
22
Small Linux Terminal Radio Player
33

44
## Usage
5-
To start execute within your terminal `./radio`
6-
7-
An GUI-Window will appear, listing all the radio channels contained in `sender.csv`
5+
- To start execute within your terminal `./radio`
6+
- An GUI-Window will appear, listing all the radio channels contained in `sender.csv`
87
Just click the channel you want to listen, and it will be played within your shell.
9-
10-
To change the channel, just hit `Strg+C` and choose another channel in the Pop-Up window.
11-
12-
To exit, just hit `Strg+C` and exit within the GUI-Exit-Button.
13-
14-
To edit the radio channel list, just edit the `sender.csv`
8+
- To change the channel, just hit `Strg+C` and choose another channel in the Pop-Up window.
9+
- To exit, just hit `Strg+C` and exit within the GUI-Exit-Button.
10+
- To edit the radio channel list, just edit the `sender.csv`
1511

1612
## Used Software - Dependencies
1713
- MPlayer for audio playing

0 commit comments

Comments
 (0)