Update README.md
This commit is contained in:
parent
f1a4c59105
commit
7f111867c4
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://github.com/Mylloon/pendu-C.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 pendu-C && gcc main.c -o main && ./main listeMots.txt` devrait fonctionner.
|
||||
|
|
Reference in a new issue