From 05c9a02d2b81617074c307a36ce079ebf3a01e25 Mon Sep 17 00:00:00 2001
From: Foxly IT <81775975+foxly-it@users.noreply.github.com>
Date: Wed, 13 Oct 2021 08:29:35 +0200
Subject: [PATCH] Update README.md
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 855435a..46a7921 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
-# Backup-CloudPanel-Nextcloud
-*BorgBackup Script - CloudPanel, Nextcloud*
[![foxly.de](https://foxly.de/media/223-github-logo-png/)](https://foxly.de)
+
+# Backup-CloudPanel-Nextcloud
+#### BorgBackup Script - CloudPanel, Nextcloud*
[![Commits](https://img.shields.io/github/last-commit/foxly-it/Backup-CloudPanel-Nextcloud?style=flat-square)](https://github.com/foxly-it/Backup-CloudPanel-Nextcloud/commits/main) [![GitHub release](https://img.shields.io/github/release/foxly-it/Backup-CloudPanel-Nextcloud?style=flat-square)](https://github.com/foxly-it/Backup-CloudPanel-Nextcloud/releases) [![GitHub license](https://img.shields.io/github/license/foxly-it/Backup-CloudPanel-Nextcloud?style=flat-square&color=lightgray)](LICENSE.md) [![GitHub file size in bytes](https://img.shields.io/github/size/foxly-it/Backup-CloudPanel-Nextcloud/backup.sh?style=flat-square)](https://github.com/foxly-it/Backup-CloudPanel-Nextcloud/blob/main/Backup-CloudPanel-Nextcloud.sh)
---
@@ -25,7 +26,7 @@ In order to back up data, a repository must first be created. This can be create
```
borg init --encryption=repokey /path/to/backup
```
-*remote*
+*remote:*
```
borg init --encryption=repokey user@server.ip.or.domain:/path/to/backup
```