From ebe1de9fed67e35479850c85f20211625827bb21 Mon Sep 17 00:00:00 2001
From: Laurent Pierron <Laurent.Pierron@inria.fr>
Date: Tue, 7 Feb 2023 10:15:23 +0100
Subject: [PATCH] updating GPT project with teams and language references.

---
 GPT_PROJET/mini_projet.md | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/GPT_PROJET/mini_projet.md b/GPT_PROJET/mini_projet.md
index e42da40..aee204b 100644
--- a/GPT_PROJET/mini_projet.md
+++ b/GPT_PROJET/mini_projet.md
@@ -14,11 +14,13 @@ Dépôt GIT : https://gitlab.univ-lorraine.fr
 
 
 ## Langages cibles
-**Groupe 1** : Python / Prolog
 
-**Groupe 2** : Java / Eiffel
+| Groupes  | Langages          | Membres                             |
+| -------- | ----------------- | ----------------------------------- |
+| Groupe 1 | *Python / Prolog* | Malavasi / Mandler / Pozzo Di Borgo |
+| Groupe 2 | *Java / Eiffel*   | Mingot / Signorelli / Wissle        |
+| Groupe 3 | *PHP / Haskell*   | Ako’O Obono / Doan / Paulin         |
 
-**Groupe 3** : PHP / Haskell
 
 ## Description de la page WEB
 
@@ -60,3 +62,12 @@ Ces sources devraient être utiles :
     - https://platform.openai.com/docs/guides/code
     - https://beta.openai.com/docs/api-reference
     - https://openai.com/api/
+
+## Langages de programmation
+
+- PHP : https://www.php.net
+- Python : https://www.python.org
+- Java : https://www.oracle.com/java/
+- Prolog : https://www.swi-prolog.org
+- Haskell : https://www.haskell.org
+- Eiffel : https://www.eiffel.org
-- 
GitLab