From dc8b233965e662b856b36bdc7c025c41a294dd66 Mon Sep 17 00:00:00 2001
From: Julian PEREZ-RAMIREZ <julian.perez-ramirez@imt-atlantique.net>
Date: Wed, 5 Mar 2025 18:12:58 +0100
Subject: [PATCH] editing README

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

diff --git a/README.md b/README.md
index 486b367..271e6ec 100644
--- a/README.md
+++ b/README.md
@@ -59,5 +59,4 @@ Use-case 3: Administration
     - (a) the sorted list of the top-3 most expensive items bought for a wishlist.
     - (b) the sorted list of the top-3 wishlists by total value of purchased gifts.
 Functionalities covered: READ data
-- A page allowing to view the list of users, as well as lock/unlock/remove their accounts.
-Functionalities covered: READ, UPDATE, DELETE data
\ No newline at end of file
+- A page allowing to view the list of users, as well as lock/unlock/remove their accounts.
\ No newline at end of file
-- 
GitLab