From a6492f7b017c942012b4dcbb20ea1c88412fba4b Mon Sep 17 00:00:00 2001
From: Andrea Magnussen <andrea@magnussen.net>
Date: Thu, 17 Jun 2021 11:31:08 +0000
Subject: [PATCH] Update README.md

---
 README.md | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 10f6fea..496f9eb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,17 @@
 # Salamander Identification Application - mobile application
 
-## [LEGG INN SALAMANDER IKONET HER!!!!!!!]
+<p align="center">
+    <img src="images/Salamander_logocircle.png" alt="salamander" width="300"/>
+</p>
+
+## Contents
+
+Group:
+
+- [Introduction](#introduction)
+- [Development Environment](#development-environment)
+- [System](#system)
+- [Build](#build)
 
 ## Introduction
 
@@ -32,7 +43,9 @@ In this section, we will go through the framework and libraries used, as well as
 
 The application is currently a thin client, and relies on the server to get data. The image below shows a visualization of the system architecture. 
 
-[Legg inn bile av server/client]
+<p align="center">
+    <img src="images/architecture.png" alt="architecture" width="300"/>
+</p>
 
 ### Framework and Libraries
 
-- 
GitLab