diff --git a/README.md b/README.md index 10f6fea043226c9ee740540edc2eb76b5cf97c1c..496f9eb31ea0c2d9e2bfab1cc5eabdbd81a141dc 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