summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index bbdccda..acac79a 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,10 @@
# borgAuto
My customisation and automation of the fantastic Borg backup and deduplication system
+
+## Test Files
+The files
+
+* pruner.sh
+* diff.sh
+
+were created to test and debug the functions. Once they were working I copied them into the main shell script. I could have sourced them I suppose. I've left them as simple ways to test without performing needless backups.