From 31f89d22a4eba25795fcc2254b56836fa02bf80c Mon Sep 17 00:00:00 2001
From: Andrea Magnussen <andrea@magnussen.net>
Date: Wed, 23 Jun 2021 09:49:06 +0000
Subject: [PATCH] Update readme.md

---
 readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index c4b2df4..558f884 100644
--- a/readme.md
+++ b/readme.md
@@ -96,7 +96,7 @@ For storing the original and processed images of salamanders, we use a file hier
 
 <p align="center">
     <img src="documentation/stored_images.png" 
-    alt="salamander" width="300"/>
+    alt="salamander" width="600"/>
 </p>
 
 When a user uploads an image it will be temporarily be stored in a folder called "temp_images". The original image the user uploaded will be named id.mime (.jpg or .png) and the processed image will be named id_str.jpg. 
-- 
GitLab