From a570d2b9c03f6ff355c214b552733cba8eb9db86 Mon Sep 17 00:00:00 2001
From: Mirco Nasuti <mirco.nasuti@chuv.ch>
Date: Thu, 21 Jan 2016 13:57:57 +0100
Subject: [PATCH] update README

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index b818d1032..647a99298 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ The API documentation is available at `<BASE URL>/swagger-ui.html`. A JSON versi
 * Externalize configuration (DB parameters, security enabled/disabled, ...)
 * Sync backend with hand written Swagger specs (see Maintenance section below);
 * Implement logout;
+* Add some details to the group and variable models like descriptions;
 * Update frontend (add introduction page, hide header/footer when not logged in, remove mock authors).
 
 ### Maintenance
-- 
GitLab