diff --git a/Home.md b/Home.md index 5d529a4..07ff393 100644 --- a/Home.md +++ b/Home.md @@ -22,4 +22,8 @@ irm https://deno.land/install.ps1 | iex curl -fsSL https://deno.land/install.sh | sh # Lancer le serveur (une fois a la racine) -deno run --allow-net --allow-env --allow-read main.ts \ No newline at end of file +deno run --allow-net --allow-env --allow-read main.ts + +# Utilisateur de test +Utilisateur : testuser +Mot de passe : pass \ No newline at end of file