diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.md | 2 | ||||
-rw-r--r-- | docs/quickstart.md | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.md b/docs/index.md index 9e2041a..272376c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,7 +14,7 @@ be synchronised efficiently using standard tools like Dropbox or rsync. Also, the size of the encrypted filesystem is dynamic and only limited by the available disk space. - + This project was inspired by EncFS and strives to fix its security issues while providing good performance, diff --git a/docs/quickstart.md b/docs/quickstart.md index 47c2d67..8bfef19 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -1,5 +1,5 @@ -gocryptfs Quickstart -==================== +Quickstart +========== Download or Compile gocryptfs ----------------------------- |