From 3bcc39088bb0dd58f0d6c387ecacebd63972a22e Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 30 Apr 2024 09:59:37 +0200 Subject: [PATCH] README formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 788e3fa..1eda953 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ EvoBackup is a combination of tools to manage backups on Evolix servers. ## The client side -What you install on the servers you want to backup. +_What you install on the servers you want to backup._ There is a backup script (usually executed by cron or similar), a utility script and some libraries. @@ -13,7 +13,7 @@ More information in the [client README](/evolix/evobackup/src/branch/master/clie ## The server side -What you install on the servers that store the backups. +_What you install on the servers that store the backups._ This is also known as `bkctld` : a program to manage SSH servers in chroots to isolate backup destinations, daily copies and data retention.