docs (README.md): expand documentation to cover locations for systemd specific files

This commit is contained in:
eeemsi 2023-02-05 10:11:54 +01:00
parent b6f1f1430e
commit 392054bfc6
1 changed files with 4 additions and 0 deletions

View File

@ -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