diff --git a/Projet-GL.pdf b/Projet-GL.pdf new file mode 100644 index 0000000..4a2293a Binary files /dev/null and b/Projet-GL.pdf differ diff --git a/ProjetGenieLogicielLoto.iml b/ProjetGenieLogicielLoto.iml index 25b7aca..9f61b65 100644 --- a/ProjetGenieLogicielLoto.iml +++ b/ProjetGenieLogicielLoto.iml @@ -5,15 +5,13 @@ - - - + diff --git a/README.md b/README.md index 48c80f7..ae82209 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,11 @@ Le projet se compose d'un groupe de 4 personnes : ## Liens Utiles - [Sujet du Projet](https://github.com/NyxiumYuuki/ProjetGenieLogicielLoto/blob/main/Projet-GL.pdf) +- [Information réunion](https://docs.google.com/document/d/17GW6Tm3U7TTt2mmF_BsABNsuf4z7Tq6mvUyYG6RrcKw/edit) - [GitHub Project](https://github.com/users/NyxiumYuuki/projects/3) - [GitHub Repository](https://github.com/NyxiumYuuki/ProjetGenieLogicielLoto) - [Visual SiteMap on GlooMaps](https://www.gloomaps.com/MZjgQh64zw) +- [Visual SiteMap Class on GlooMaps](https://www.gloomaps.com/q4hm67fsaR) - [Quick Setup of Git on VSCode](https://github.com/NyxiumYuuki/Projet-C-Huffman/blob/master/README.md) ## Livrable @@ -29,4 +31,4 @@ Le projet se compose d'un groupe de 4 personnes : - VSCode - IntelliJ IDEA - Excel -- Google Sheet \ No newline at end of file +- Google Sheet diff --git a/src/main/java/test.java b/src/main/java/test.java new file mode 100644 index 0000000..dfa4501 --- /dev/null +++ b/src/main/java/test.java @@ -0,0 +1,7 @@ + +public class test{ + public static void main(String[] args){ + System.out.println("yes"); + System.out.println("Changement fait par Maxime HAVGOUDOUKIAN"); + } +} \ No newline at end of file diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..cc7c4bd --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +azersdfglkjqnv,osdgfithez \ No newline at end of file