From 91dcadb25b9d1aa37d099d00eb466e5ca3fad089 Mon Sep 17 00:00:00 2001 From: netbenix Date: Tue, 30 Nov 2021 07:23:51 +0100 Subject: [PATCH] docs(Readme): Updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b591b26..446dd20 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Please keep in mind that this project is WIP. ## What can it do? -- Backup you stuff via a dynamic configuration (done!) -- Log the Backup progress to a database (in progress) +- Backup you stuff via a dynamic configuration +- Log the Backup progress to a database - Upload the files to a remote storage of your choice (see [Storage Types](#storage-types))