From 928d45a38307168b0f50fec119713020c1355788 Mon Sep 17 00:00:00 2001 From: s2 Date: Wed, 16 Jan 2019 21:34:13 +0100 Subject: [PATCH] make subtext bold --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c498deb..71f74a4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # sshenc.sh -> bash script to encrypt data using a users ssh public key. +**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: ```