From 73ac388c03f6eade6734580935a10d99caff9bc1 Mon Sep 17 00:00:00 2001 From: Mads Lundegaard <mads.lundegaard@ntnu.no> Date: Fri, 24 Apr 2020 14:38:03 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94ba7402..43a11c12 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ -# ImageApplication -## Team 14 -ImageApplication developed as a group project in subject IDATT1002 +# ImageApplication + + +## Table of content + [[_TOC_]] ## Get started These instructions will help you get a copy of our project for development and testing purposes. + + ### Prerequisits * Git * Java SDK 11 or newer @@ -23,6 +27,7 @@ git clone git@gitlab.stud.idi.ntnu.no:eirsteir/team-14-software-engineering.git git clone https://gitlab.stud.idi.ntnu.no/eirsteir/team-14-software-engineering.git ``` + ### Database configuration A config.properties file is required to run this project. Please refer to a project maintainer if you want to use our database. Otherwise you can use your own database by filling out the following; @@ -54,3 +59,6 @@ For futher questions we would recommend reading our wiki and javadoc ## Link to trello taskboard *https://trello.com/invite/b/tYlmd1fp/91a74daa94354d49819ac28980c682e5/team-14* + +## Authors + \ No newline at end of file -- GitLab