diff options
author | Jakob Unterwurzacher | 2019-03-23 23:15:05 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2019-03-23 23:33:51 +0100 |
commit | 73f9e2374dab47374dc479911a9be5cfebf89378 (patch) | |
tree | b3f3e1d37a95b8888dcf2d044ff3b95bfb4b55ea | |
parent | 3ccb9f86a6c6e3e23f68b7289c641d016b2378d1 (diff) |
Add brew version shield
https://github.com/rfjakob/gocryptfs/issues/382
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ [](https://travis-ci.org/rfjakob/gocryptfs) [](LICENSE) [](https://goreportcard.com/report/github.com/rfjakob/gocryptfs) +[](https://github.com/rfjakob/gocryptfs/releases) +[](https://formulae.brew.sh/formula/gocryptfs#default) An encrypted overlay filesystem written in Go. Official website: https://nuetzlich.net/gocryptfs ([markdown source](https://github.com/rfjakob/gocryptfs-website/blob/master/docs/index.md)). |