From 0a4f5c07c63cc6e37259fc26aaf1df9cfb3c2e39 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sun, 14 Mar 2021 07:38:27 +0000 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c0dc4e..d94c312 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simple python tool to grab radio stations from radio-browser.info, put them into a menu, and then use your local installation of mpg123 to play the station for you. -Requirements: +### Requirements: * Linux (any flavor, but debian based is probably best) * Python3