Update folder name
This commit is contained in:
parent
7f111867c4
commit
a9a45e0512
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Pendu
|
||||
Mon premier pendu tout language confondu, s'il y a des approximations tu peux faire une PR 😀
|
||||
|
||||
Pour lancer le pendu : `git clone https://gitlab.com/Mylloon/penduEnC.git && cd pendu-C && gcc main.c -o main && ./main listeMots.txt` devrait fonctionner.
|
||||
Pour lancer le pendu : `git clone https://gitlab.com/Mylloon/penduEnC.git && cd penduEnC && gcc main.c -o main && ./main listeMots.txt` devrait fonctionner.
|
||||
|
|
Reference in a new issue