From 392054bfc683927666b857f1700ec03583999f61 Mon Sep 17 00:00:00 2001 From: eeemsi Date: Sun, 5 Feb 2023 10:11:54 +0100 Subject: [PATCH] docs (README.md): expand documentation to cover locations for systemd specific files --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 535a2fb..a70f060 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ A script to automatically mark entires as read in miniflux using its api ## systemd service +The systemd service file can be located in .config/systemd/user + [Unit] Description=mark certain entries as read in miniflux @@ -30,6 +32,8 @@ A script to automatically mark entires as read in miniflux using its api ## systemd timer +The systemd timer file can be located in .config/systemd/user + [Unit] Description=mark certain entries as read in miniflux