From 133151a5cdac97be67bff2ec3e8e70893437eb46 Mon Sep 17 00:00:00 2001 From: Brhaka Date: Mon, 11 Jan 2021 13:27:04 +0000 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c63885d..f625dec 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ To start `AutoBackup.sh`, you need to open it with the **bash** command. E.g: `b `AutoBackup.sh` will create a **.zip** file at the specified drive's root directory, named with the following format: `Y-m-d__H-M-S.zip` +The `~/Library` folder is not included in the backup. +
##### Feel free to contribute!