diff --git a/README.md b/README.md index 2459f91..95e2f4b 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,8 @@ def main(): ) args = parser.parse_args() + deletePrivateTags = False + input_dicom_path = args.input output_dicom_path = args.output