From cfb04f73a2fb4a3290cb81bc6b710d93f94d6c5d Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 18 Feb 2026 01:57:06 -0800 Subject: README: its more like 200 lines now after some qol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6a8cc39..3470fa6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # yt-playlist-radio -Simple demo of YouTube playlist to m3u playlist, all in about 100 lines of Python. +Simple demo of YouTube playlist to m3u playlist, all in about 200 lines of Python. ## How to run? First set the environment variables as per `.env.template`, then just run it with gunicorn or something else (gunicorn comes bundled as part of the deps here) -- cgit v1.2.3