From e5faec6e5aa457175ce0ddac19209f9484cf078a Mon Sep 17 00:00:00 2001
From: Mirco Nasuti <mirco.nasuti@chuv.ch>
Date: Mon, 11 Jan 2016 08:29:11 +0100
Subject: [PATCH] update README

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

diff --git a/README.md b/README.md
index 5e46a4556..ab9855221 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ The API documentation is available at `<BASE URL>/swagger-ui.html`. A JSON versi
 ## TODO
 
 * Implement a script to populate the DB for testing purpose;
-* Clean swagger annotations;
-* Implementation missing API features (updates, deletes, special parameters);
+* Clean swagger annotations (ignore some parameters);
+* Implement missing API features (updates, deletes, special parameters);
 * Implement logout;
-* Adapt frontend (add introduction page, hide header/footer when not logged in).
+* Adapt frontend (add introduction page, hide header/footer when not logged in, remove mock authors).
-- 
GitLab