From bb03be55c6aaf4cb547b84fbbae80d456d8219cc Mon Sep 17 00:00:00 2001 From: s2 Date: Mon, 18 Feb 2019 20:53:44 +0100 Subject: [PATCH] remove double header --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e56643..156f910 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -# sshenc.sh -**bash script to encrypt data using a users ssh public key** +# ![sshenc.sh](logo.png) -![sshenc.sh](logo.png) +**bash script to encrypt data using a users ssh public key** If you received a message from someone that was encrypted with this script, you can decrypt it with your ssh private key using the following command without installing anything: ```