From 338e81576faeb58004074cfda8d66557e9e82e85 Mon Sep 17 00:00:00 2001 From: Lukasz Ziemba Date: Thu, 25 Jun 2020 09:21:20 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e46340..6c571ea 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ In [*config.properties*](pdi/config.properties) update the following items: - `queue_max_size` - maximum number of test runs that can be run in parallel on each validator instance. ### Usage: -Run [*validation.bat*](validation.bat) script, it will perform Preprocessing, Validation and Results generation as described below: +Run [*validation.bat*](validation.bat) script, it will perform preprocessing, validation and results generation as described below: 1. Preprocessing: - read all files with the given suffix in the source folder (including subfolders) that were not validated before; - identify records with missing or unknown type;