From d8f0c3e027a1ad3ec20bfe33458c38a8b3a99764 Mon Sep 17 00:00:00 2001 From: Waldek Date: Fri, 21 May 2021 07:01:58 +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 e79a46d..eeb9cf0 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ webserver apache2 etc. if n == 25: save QSOs to lastheared.log for which transmission duration is longer than 2 sec, - use >= 0 instead of >2 if you want to record all activities + use >= 0 instead of >2 if you want to record all activities in line: if int(float(p[9])) > 2: