From 99a98d9878aa48570bfeb1a74b33785285e471f0 Mon Sep 17 00:00:00 2001 From: Corentin LEMAIRE Date: Sat, 12 Oct 2024 21:58:48 +0200 Subject: [PATCH] Fixed README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98d4650..369d4f5 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,11 @@ In the repo folder, type `pipenv shell`. This will lead you to the venv of the p Then, type `python manage.py runserver` when you're in the repo root folder. -## Usage +## Usage Now, you can go into https://localhost:8000/redis to access the project. Don't try to go into https://localhost:8000/admin, you won't have the rights and it's only used for development mode. This helps us to add/remove data to test quicker. -## Features +## Features