From cb8d61538dac417f3534558e864e9982616c2010 Mon Sep 17 00:00:00 2001 From: James Mills Date: Mon, 6 Apr 2020 18:31:54 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 373dff0..efddc78 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ Set `path` to the value of the path where you want to store videos and where } } } +``` ### Feed (RSS) Configuration @@ -198,6 +199,7 @@ Set `path` to the value of the path where you want to store videos and where "copyright": "Copyright Text" } } +``` - Fill these values out as you see fit. If you are familiar with RSS these should be straight forward :)