From c69e078a5b5b599c8b1d3ada4b83738ecf61a639 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sat, 9 Jan 2016 16:29:36 +0100 Subject: Replace png with much smaller jpg --- docs/index.md | 2 +- 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. -![](img/folders-side-by-side.png) +![](img/folders-side-by-side.jpg) 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 ----------------------------- -- cgit v1.2.3