diff options
author | Jakob Unterwurzacher | 2016-01-09 16:29:36 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-01-09 16:29:36 +0100 |
commit | c69e078a5b5b599c8b1d3ada4b83738ecf61a639 (patch) | |
tree | a9f789b20d2ff63159e5c2ea07d5551c36615ad3 /docs | |
parent | a790b5d90023dd9dac1f27d23d086a5ec778a187 (diff) |
Replace png with much smaller jpg
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 ----------------------------- |