From e81aab5540009e1185b17f407205f5ac90f78e8f Mon Sep 17 00:00:00 2001
From: Arnaud Blanchard <arnaud.blanchard@ensea.fr>
Date: Wed, 2 May 2018 21:49:31 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cbc919e..48c3998 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Program main loop
 
 - Eventually acquires the profiling data.
 - Check if it is the iteration limit and pauses in this case.
-- Wait for the keyboard or the waiting semaphores
+- Wait for the keyboard ( period == -1) or a waiting semaphores
 - Ready to start, updates the timer
 
      {
-- 
GitLab