From 6977ae1e5b39eb4fda223717727e4844dfaa34c5 Mon Sep 17 00:00:00 2001 From: Mike Peralta Date: Sat, 1 Sep 2018 05:16:26 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92242fa..7db0e4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# mikes-backup -A simple script utilizing rsync for both full and differential backups, and auto folder naming, over SSH +# Mikes Backup +A simple python script utilizing rsync for both full and differential backups, and auto folder naming, over SSH Honestly this is more of a wrapper around rsync's beautiful functionality. It simply makes daily backups slightly easier by: * Automatically choosing a *full* or *differential* backup type, based on whether it detects an existing *full* backup folder