From fb02ddd242a2236dcd744c2cd21bc115153c3cac Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Tue, 24 May 2022 10:51:37 +0200 Subject: [PATCH] Clarify it more with an example URL --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1574a88..7e8ca26 100644 --- a/README.md +++ b/README.md @@ -46,12 +46,13 @@ Podbringer currently has no front-end or web interface yet that can help you use it. Until then, you just have to enter the right service-specific RSS feed URL in your favorite podcast client to start using it. -The URL is comprised of the following parts: +Given the Mixcloud URL , the URL you +need to use for Podbringer is comprised of the following parts: ``` https://my.domain.tld/podbringer/feed/mixcloud/myfavouriteband |------------------------------| |-------||--------------| - The hosted location URL Service User @ service + The Podbringer location URL Service User @ service ``` ## License