fixup README.md

This commit is contained in:
KikooDX 2021-04-30 14:09:49 +02:00
parent d3a11b72ea
commit 5c7cfb4a54
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ Pour compiler le jeu (fxsdk + gint obligatoire).
`$ fxsdk build-cg`
Appliquer le formatage au code après vos modifications.
`$ clang-format -style=file -i src/* include*`
`$ clang-format -style=file -i src/* include/*`