aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-01-09 16:29:36 +0100
committerJakob Unterwurzacher2016-01-09 16:29:36 +0100
commitc69e078a5b5b599c8b1d3ada4b83738ecf61a639 (patch)
treea9f789b20d2ff63159e5c2ea07d5551c36615ad3
parenta790b5d90023dd9dac1f27d23d086a5ec778a187 (diff)
Replace png with much smaller jpg
-rw-r--r--docs/index.md2
-rw-r--r--docs/quickstart.md4
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
-----------------------------