From e633a97b00af981a3f3dbdf8a4c7c241d063b9c3 Mon Sep 17 00:00:00 2001
From: Gerhard <gerhard@tinned-software.net>
Date: Mon, 18 Nov 2013 14:17:38 +0100
Subject: [PATCH] Added download icon to the github link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8556684..81dc1e6 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ This SSH-Tunnel-Manager script aims to setup one or more configured ssh connecti
 
 ## Download & Installation
 
-[Download Download SSH-Tunnel-Manager from Github](https://github.com/tinned-software/ssh-tunnel-manager)
+![image](http://www.tinned-software.net/images/icons/download.png) **[Download Download SSH-Tunnel-Manager from Github](https://github.com/tinned-software/ssh-tunnel-manager)**
 
 To install the the script download it from Github and upload it to your server. Copy the example config file "**ssh-tunnel-manager.conf.example**" to "**ssh-tunnel-manager.conf**" and change its configuration values. The configuration file contains a description for its configuration items. To see the available commandline options execute "ssh-tunnel-manager.ssh -h".
 
-- 
GitLab