diff --git a/README.md b/README.md index b57014c..9799e3f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,8 @@ # adferrand/backuppc:4.1.1 * [Introduction](#introduction) - * [Container functionalities](#container-functionalities) - * [Basic usage](#basic-usage) - * [Data persistency](#data-persistency) * [POSIX rights](#posix-rights) * [UI SSL encryption](#ui-ssl-encryption) @@ -16,7 +13,7 @@ # Introduction - +![BackupPC Logo](http://backuppc.sourceforge.net/images/icons/BackupPC/mid/logo.gif) BackupPC is a free self-hosted backup software which allow to make backup of remote hosts through various ways like rsync, smb or tar. It supports full and incremental backups, and reconstruct automatically a usable verbatim from any backup version. Started with version 4, BackupPC uses a new way to store backups using a reverse delta approach and no hardlinks. See [BackupPC documentation](http://backuppc.sourceforge.net/BackupPC-4.1.1.html) for further details and how to use it.