From abf2e9490f7542029c2d62c774b9a5ac9c799a31 Mon Sep 17 00:00:00 2001 From: gowthaman Date: Sat, 17 Jun 2023 23:21:11 +0530 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d04919d..69bcf5b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Steps * run `python3 main.py` * required `--input ` * required `--output ` - * (optional) to merge all json to single csv `--single` + * (optional) to merge all json to single csv `--single`, default is one set of csv files for one json * (optional) # of records to check records for all headers `--metadata ` defaults to 1000 * required `--join-column ` * required `--name `