diff --git a/README.md b/README.md index ea7e454..0d8ce85 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ archive = MHA2nnUNetConverter( mha2nnunet_settings="/path/to/mha2nnunet_settings.json", ) archive.convert() +archive.create_dataset_json() ``` Or from the command line: