From b5f5d68e24ecedfe2a3e931578d1d9d9ae37d80c Mon Sep 17 00:00:00 2001
From: Martin Iversen <martiiv@stud.ntnu.no>
Date: Mon, 16 May 2022 09:02:02 +0000
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 91d7c84..f1e6135 100644
--- a/README.md
+++ b/README.md
@@ -180,6 +180,7 @@ Example body:
 
 The endpoint deletes users from the database
 ```
+/stillastracking/v1/api/user
 
 Example body:
 [    
@@ -233,4 +234,4 @@ Example body:
     {"id" : "34TQWD21SDAE4"},
     {"id" : "1241WADQWDQW4"},
 ]
-```
\ No newline at end of file
+```
-- 
GitLab