Update README.md

This commit is contained in:
6arelyFuture 2021-05-31 11:44:23 +02:00 committed by GitHub
parent 5662024197
commit 94e628cc6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>`