From ec317bbfb505f5417a4339327696aa0022dbe4e4 Mon Sep 17 00:00:00 2001 From: Christian Date: Fri, 6 Nov 2020 08:51:43 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f55bf5e..64935dd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ Example of execution: mkdir results -python subsetnc.py examples/input_files3.txt 30 90 345 30 20160101 20171231 +python subsetnc.py examples/input_files.txt 30 90 345 30 20160101 20171231 -python subsetnc.py examples/input_files3_notime.txt 30 90 345 30 +python subsetnc.py examples/input_files_notime.txt 30 90 345 30