From e75006237a563d3e1dad82fdf63c641c727c32e4 Mon Sep 17 00:00:00 2001
From: Michael Blaschek <michael.blaschek@univie.ac.at>
Date: Mon, 23 Nov 2020 14:45:02 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9a68b43..38e54e3 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,10 @@ The Idea is to find help here with your computer/technical problems
 
 # VPN - VPN
 
-**Problem: Connection from one VPN to another VPN for file transfer.**
+*Problem: Connection from one VPN to another VPN for file transfer.*
+
 **Solution:**
+
 You should be able to use an SSH tunnel.
 
 Assuming you're trying to transfer a file from a remote computer ("remote") to your local computer ("local"), establish the tunnel via the third computer ("gateway") by typing this on your local computer:
-- 
GitLab