Skip to content

Commit 2d04832

Browse files
committed
Move Install and Quick Start above Radio in README
1 parent e14d84c commit 2d04832

1 file changed

Lines changed: 8 additions & 14 deletions

File tree

README.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,6 @@ Built with [Bubbletea](https://github.com/charmbracelet/bubbletea), [Lip Gloss](
88
https://github.com/user-attachments/assets/fbc33d20-e3ac-4a62-a991-8a2f0243c8ea
99

1010

11-
## Radio
12-
13-
Tune in to our radio channel:
14-
15-
```sh
16-
cliamp https://radio.cliamp.stream/lofi/stream.pls
17-
```
18-
19-
Press `R` in the player to browse and search 30,000+ online radio stations from the [Radio Browser](https://www.radio-browser.info/) directory.
20-
21-
Add your own stations to `~/.config/cliamp/radios.toml`. See [docs/configuration.md](docs/configuration.md#custom-radio-stations).
22-
23-
Want to host your own radio? Check out [cliamp-server](https://github.com/bjarneo/cliamp-server).
24-
2511
## Install
2612

2713
```sh
@@ -92,6 +78,14 @@ cliamp setup
9278
9379
It walks you through each provider, validates the connection, and writes the right block to `~/.config/cliamp/config.toml`. See [docs/cli.md](docs/cli.md#setup-wizard) for details.
9480
81+
## Radio
82+
83+
Press `R` in the player to browse and search 30,000+ online radio stations from the [Radio Browser](https://www.radio-browser.info/) directory.
84+
85+
Add your own stations to `~/.config/cliamp/radios.toml`. See [docs/configuration.md](docs/configuration.md#custom-radio-stations).
86+
87+
Want to host your own radio? Check out [cliamp-server](https://github.com/bjarneo/cliamp-server).
88+
9589
## Building from source
9690
9791
**Prerequisites:**

0 commit comments

Comments
 (0)