Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deep5050 authored Feb 23, 2024
1 parent e8c2ddf commit 5e961a4
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,8 @@ Search a station with `radio --search [STATION_NAME]` or simply `radio` :zap: to
<hr>


> **NOTE:** Once you save/play at least one station, invoking `radio` without any options will show a selection menu
> [!NOTE]
> Once you save/play at least one station, invoking `radio` without any options will show a selection menu
> `--search`, `-S`: Search for a station online.
Expand Down Expand Up @@ -238,7 +239,8 @@ Provide multiple filters at one go, use `&`

A complex filter example: `--filter "country!=CA&tags!=islamic,classical&votes>500"`

> NOTE: set `--limit` to a higher value while filtering results
> [!NOTE]
> set `--limit` to a higher value while filtering results

### Default Configs
Expand All @@ -257,7 +259,8 @@ filetype = mp3
player = ffplay
```

Do NOT modify the keys, only change the values. you can give any absolute or relative path as filepath.
> [!WARNING]
> Do NOT modify the keys, only change the values. you can give any absolute or relative path as filepath.
### Bonus Tips

Expand Down

0 comments on commit 5e961a4

Please sign in to comment.