From 7877f3190f3756fcf83054c7f76805798fa04e7a Mon Sep 17 00:00:00 2001 From: Tamas Bunth <tamas.bunth@collabora.co.uk> Date: Sat, 17 Feb 2018 23:01:13 +0100 Subject: [PATCH] Update readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 85bc03e..fb0a112 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ For more information on how to this works with other frontends/backends, head ov ## Mobil Client -TODO +`TODO` ## Collected data types @@ -54,7 +54,7 @@ The secret key and jwt issuer are stored in `application.properties`. # Database -It uses PostgreSQL database +It uses PostgreSQL database. # Build and run -- GitLab