From 008965add4f28d83badee94c993bd29a7f291e72 Mon Sep 17 00:00:00 2001 From: Tenzing Kandang Date: Fri, 13 Mar 2026 11:32:54 +0100 Subject: [PATCH] Actualiser README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7e2a2e..9a8231a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Then start the server with uvicorn You should now be able to visualize the pages after running `sudo bash grabber.sh localhost` on your localhost:8000. -###Pages references:### +### Pages references: - localhost:8000/ordi/{id} **"List of information on the computer"** - localhost:8000/employees **"List of employees"** - localhost:8000/employee/create **"Formulaire to add an employee"**