README: add link to website source code

This commit is contained in:
rfjakob 2017-03-25 14:02:29 +01:00 committed by GitHub
parent 2824218a25
commit 4962a35837
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/rfjakob/gocryptfs)](https://goreportcard.com/report/github.com/rfjakob/gocryptfs)
An encrypted overlay filesystem written in Go.
Official website: https://nuetzlich.net/gocryptfs
Official website: https://nuetzlich.net/gocryptfs ([github mirror](https://github.com/rfjakob/gocryptfs-website/tree/master/docs))
gocryptfs is built on top the excellent
[go-fuse](https://github.com/hanwen/go-fuse) FUSE library and its