diff --git a/README.md b/README.md
index e063327d329d7210f0d71b84c34c1dc7cc588411..245b37a948eb58ad3afe92a0557ea7bd0672f966 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Place simple backup script and configuration file on host.
 
 ## Description
 
-An ansible role to place a simple backup script (using rsync) and a configuration file on a host. There is no automation included. See https://git.slub-dresden.de/slub-referat-2.5/ansible/role-systemd-timer for that.
+An ansible role to place a simple backup script (using rsync) and a configuration file on a host. Also installs a systemd timer unit that runs the backup every night at 00:02:00. To edit/overrite that unit see https://git.slub-dresden.de/slub-referat-2.5/ansible/role-systemd-timer.
 
 ## Installation