From 196ad877ebcbf2b8888d90d8bf3603eebe99524a Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Sun, 28 Aug 2022 11:12:06 +0200 Subject: [PATCH] Add links to backup programs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0a6954f..325527b 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ Quick and dirty backup tool benchmark with reproductible results This repo aims to compare different backup solutions among: - - borg backup - - bupstash - - restic - - kopia - - duplicacy + - [borg backup](https://www.borgbackup.org) + - [bupstash](https://bupstash.io) + - [restic](https://restic.net) + - [kopia](https://www.kopia.io) + - [duplicacy](https://duplicacy.com) - your tool (PRs to support new backup tools are welcome) The idea is to have a script that executes all backup programs on the same datasets.