From b2cfd391f43af6f888a199ede5a21d469829bb8a Mon Sep 17 00:00:00 2001 From: mb Date: Wed, 17 Feb 2021 19:43:36 +0100 Subject: [PATCH] adding a link to the live version of the multifeeder --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe48c63..bcfe2de 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,15 @@ Multifeeding RSS streams into a point of access to publish from! (work-in-slow-progress) -## Using the multifeeder +## Live + +Multifeeder runs here: + +Commits to this git will automagically update the live version! + +(Multifeeder runs as a `supervisor` service, see `/etc/supervisor/conf.d/multifeeder.conf`.) + +## Using the multifeeder locally To install: make a virtual environment + install the dependencies.