diff --git a/README.md b/README.md
index ab985522194d607281a8be515fcf137b4a679b8f..602ed8e2d97ed08437e7d7c1696fb9be9a12881d 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,6 @@ 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 (ignore some parameters);
 * Implement missing API features (updates, deletes, special parameters);
 * Implement logout;