Changes to the README

This commit is contained in:
parys 2024-01-26 12:59:09 +01:00
parent f2c08962ec
commit af38341d2e
1 changed files with 7 additions and 2 deletions

View File

@ -7,6 +7,11 @@
## Compiling ## Compiling
``` bash
./build.sh <name>
``` ```
$ ./build.sh <name>
``` ## Note
Most of the programs don't print anything
Use of gdb highly recomended