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"**