From e5a5f4f7d28bf42c214e9c1a6ca60e04b40624a3 Mon Sep 17 00:00:00 2001 From: "A.M. Rowsell" Date: Sat, 25 Apr 2026 22:48:54 -0400 Subject: [PATCH] readme: fix URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81256c7..8faf1be 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ feedparser The remaining imports should all be part of the standard Python install: hashlib, logging, asyncio, pathlib, json, time, os, sys, argparse, re, types. To install the required ones, use your distro's package manager -- don't use pip unless you want to run the entire script in a virtualenv (which would probably make the systemd unit file a bit more complex, I think you'd have to add a PreExec to activate the virtualenv and a PostExec to disable it?).

-![DiscoRSS Demo Screenshot](https://frzn.dev/~amr/images/Screenshot_224228_1.png) +

## Important Notes