From 7f63ad51f990458402e1dd688dd73d0a71c49a86 Mon Sep 17 00:00:00 2001 From: George Lacey Date: Mon, 3 May 2021 17:37:49 +0100 Subject: [PATCH] Remove nonsense --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2a37979..8c8e97e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,2 @@ # borg manager Summarises borg backups using output from 'borg create'. - -My aim is to have a graphical user interface that displays a graph with data taken from a database generated from the output of borg create operations to keep track of backups. It could go anywhere though. - -I intend to use it to keep track of backup duration and filesize to ensure that backups aren't taking an excessive amount of time to complete or too much storage.