From 2a25cb28a00cd4dc4e8ac0e157b4cd2b39f579eb Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Wed, 31 Aug 2022 23:25:11 +0200 Subject: [PATCH] Update README to include user recruiter --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b8c428..3cfc959 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,11 @@ Requirements **Load fixtures data** -Loading fixtures will create 3 user accounts: +Loading fixtures will create 4 user accounts: - Admin role: admin/admin - Final user role: user/user - Institution role: institution/institution +- Recruiter role: recruiter/recruiter These accounts *must* be secured later on by changing their password or removing them. The admin account must not be removed.