diff --git a/README.md b/README.md
index c73ee8e2fdddb3ee9cccd5b480abc51ce50cf4df..f4efaeeeec64abc654c507efb47648d679495d20 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 ##