Update README.md

This commit is contained in:
2021-05-31 11:44:23 +02:00
committed by GitHub
parent 5662024197
commit 94e628cc6a

View File

@ -10,5 +10,5 @@ Max memory usage is defined in monitor.c
## How to?
Compile from source using the provided makefile
`./prog <NAME OF PROGRAM>`
Compile from source using the provided makefile.
Execute the program like this: `./prog <NAME OF PROGRAM>`