From b97fb977a0847672554a14ec6aeeaae05b85d06c Mon Sep 17 00:00:00 2001 From: Maximilian Betz <Maximilian.Betz@awi.de> Date: Wed, 6 Apr 2022 13:43:46 +0200 Subject: [PATCH] a picture on the front page --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2007126..9e1777f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # MobileEventLog A cross plattform project for android and ios to log events offline everywhere and sync them to sensor. Developed with flutter. A short how to use can be found below documentation/README.md +<br /> + +<br /> ## Concept - Config page: Select the collection and get corresponding devices, all event types. Store all this to a local persistent configuraion. -- GitLab