diff options
| author | rfjakob | 2017-03-25 14:08:43 +0100 | 
|---|---|---|
| committer | GitHub | 2017-03-25 14:08:43 +0100 | 
| commit | b9799ca902a2915bd39062371b48f82d902f2074 (patch) | |
| tree | 8517561c24b7aef45ea70fc2eda7be04a83cfd62 | |
| parent | 4962a358375186178aba1df75c1255839e569f1b (diff) | |
README: call the website mirror "Markdown source"
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@  [](https://goreportcard.com/report/github.com/rfjakob/gocryptfs)  An encrypted overlay filesystem written in Go. -Official website: https://nuetzlich.net/gocryptfs ([github mirror](https://github.com/rfjakob/gocryptfs-website/tree/master/docs)) +Official website: https://nuetzlich.net/gocryptfs  (Markdown [source](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 | 
