From 0d9ac5eca8a1b87bfc575d2203d72fe4bb393dac Mon Sep 17 00:00:00 2001 From: Brendan Thompson Date: Thu, 24 Apr 2014 17:50:32 +1000 Subject: [PATCH] trying to update shield. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e8382d5..f36c524 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ #keycrypt -![](http://img.shields.io/github/release/BrendanThompson/keycrypt.svg?style=flat) _keycrypt_ is a wrapper for generating __SSH Keys__ and then encrypting them with __OpenSSL__. _keycrypt_ offers other features like copying the pubkey from your local machine to a remote host. This can even be done as part of the create step!