From 2bdf0fc18dcb3e3c3672cc6496a21c63436d5341 Mon Sep 17 00:00:00 2001 From: snookfin Date: Mon, 19 Oct 2020 12:00:07 -0400 Subject: [PATCH] Funding platform --> optional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f31e1cc..3a6e0bb 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ The url for that feed is: [https://noagendaassets.com/enc/pc20sandbox.xml](http Attributes: - `url` (required) Full url to the specific show on the funding platform. - - `platform` (required) Identifies a payment or funding platform for the podcast. Service slugs should be recorded here in the repository. + - `platform` (optional) Identifies a payment or funding platform for the podcast. Service slugs should be recorded here in the repository. - `node value` (required) Used as free form string from the podcast owner to show to the listeners. Ex. "Support us on Patreon!" The maximum recommended string length of the node value is 128 characters.