Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Ziemba committed Jun 25, 2020
1 parent 804e231 commit 338e815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 338e815

Please sign in to comment.