From 5e961a45d0b5e89bfb1ca0eef71d3d7b2eba398a Mon Sep 17 00:00:00 2001 From: Dipankar Pal Date: Sat, 24 Feb 2024 00:07:56 +0530 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 019c423..20997a6 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,8 @@ Search a station with `radio --search [STATION_NAME]` or simply `radio` :zap: to
-> **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. @@ -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 @@ -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