From 94e628cc6ae46a38825f5ae005bfc7a2a4a87d00 Mon Sep 17 00:00:00 2001 From: Edoardo Sanguineti Date: Mon, 31 May 2021 11:44:23 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52886b5..cb926b4 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ Max memory usage is defined in monitor.c ## How to? -Compile from source using the provided makefile -`./prog ` +Compile from source using the provided makefile. +Execute the program like this: `./prog `