From 53e616e4c07a30957fcb6464d597ecac72c20dc4 Mon Sep 17 00:00:00 2001
From: Mirco Nasuti <mirco.nasuti@chuv.ch>
Date: Wed, 20 Jan 2016 09:10:13 +0100
Subject: [PATCH] update README

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 602ed8e2d..b470b055b 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ The API documentation is available at `<BASE URL>/swagger-ui.html`. A JSON versi
 
 ## TODO
 
-* Clean swagger annotations (ignore some parameters);
-* Implement missing API features (updates, deletes, special parameters);
+* "Dockerize" the project;
+* Sync backend with hand written Swagger specs;
 * Implement logout;
-* Adapt frontend (add introduction page, hide header/footer when not logged in, remove mock authors).
+* Update frontend (add introduction page, hide header/footer when not logged in, remove mock authors).
-- 
GitLab