From 57bacb8f8bc262e6caa62e73edc82b8ae6cec8a5 Mon Sep 17 00:00:00 2001 From: laurens-dg Date: Wed, 23 Jul 2014 15:41:23 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 416fb7b..38c0f27 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ Import this project in Android studio, click run and you're good to go. Don't forget to request an API key from mapquest ( http://developer.mapquest.com/ ) and insert it in res/values/keys.xml +How the application is build +======== +Data is gotten from https://github.com/oSoc14/ArtoriaData, more information about the data format, etc can be found there. + +The code is pretty standard for an android app and self documenting. We tried to follow best practices whenever we were aware of any. + Team ======= Laurens De Graeve