From 7dbfedb3785e2db1687347ef7bbf9a0357ce32fa Mon Sep 17 00:00:00 2001
From: Adrien van den Bossche <vandenbo@univ-tlse2.fr>
Date: Fri, 19 Jun 2020 12:23:41 +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 768c6e0..01209c5 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Locapack is distributed under the GPLv3 license. Please refer to the `LICENSE` f
 
 The `sequence_number` field is mandatory.
 
-The `timestamp` field is optional and its presence is announced in the header. The timestamp field contains the number of milliseconds since the boot of the local system. 
+The `timestamp` field is optional and its presence is announced in the header. The timestamp field contains the number of milliseconds since the boot of the local system. There is no synchronisation between different nodes. 
 
 The `movement_id` field is optional and its presence is announced in the header.
 
-- 
GitLab