From 48d1c93dab400052ed5c33bfc0f455d627a5a25f Mon Sep 17 00:00:00 2001
From: Axel Hahn <ax2002@gmx.net>
Date: Thu, 6 Jan 2022 19:59:37 +0100
Subject: [PATCH] update README

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index c73ee8e..f4efaee 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
 # IML BACKUP #
 
-Backup scripts using duplicity.
+Backup scripts using restic or duplicity.
 Runs on Linux.
 
-Free software. GNU GPL 3.0.
-
-Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/>
-Duplicity: <http://duplicity.nongnu.org/>
+* Free software. GNU GPL 3.0
+* Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/>
+* Restic: <https://restic.net/>
+* Duplicity: <http://duplicity.nongnu.org/>
 
 ## Why ##
 
-- 
GitLab