diff --git a/README.md b/README.md index b571999..911c468 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # rsync_backup_gotify -A short script to run rsync, and send a notification to gotify with "Success" or "Error", and the last couple of lines of the rsync log. \ No newline at end of file +A short script to run rsync, and send a notification to gotify with "Success" or "Error", and the last couple of lines of the rsync log. + +Replace the following: + * [SOURCE1] + * [SOURCE2] + * [DESTINATION] + * [SERVERURL] + * [TOKEN]