From 25c135ac2966d6c7756ff6059641cd50ea8b36d2 Mon Sep 17 00:00:00 2001 From: Paul Romero Date: Thu, 24 Aug 2017 12:23:09 +0100 Subject: [PATCH] Formatting improvements (#208) Converted raw URLs to links --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6e5963c..5bc6789 100644 --- a/README.md +++ b/README.md @@ -745,11 +745,11 @@ Alternatives Here are other open source packages that do something similar to Blackbox. If you like them better than Blackbox, please use them. -- git-crypt: https://www.agwa.name/projects/git-crypt/ -- Pass: http://www.zx2c4.com/projects/password-store/ -- Transcrypt: https://github.com/elasticdog/transcrypt -- Keyringer: https://keyringer.pw/ -- git-secret: https://github.com/sobolevn/git-secret +- [git-crypt](https://www.agwa.name/projects/git-crypt/) +- [Pass](http://www.zx2c4.com/projects/password-store/) +- [Transcrypt](https://github.com/elasticdog/transcrypt) +- [Keyringer](https://keyringer.pw/) +- [git-secret](https://github.com/sobolevn/git-secret) git-crypt has the best git integration. Once set up it is nearly transparent to the users. However it only works with git.