diff --git a/README.md b/README.md index 5fc94690d20a90e878b7aa5df0e2b76e944629a4..bce146720e4de8856fcc3a7c39ce73964f418d59 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ So, it is necessary to install the models used by amrlib library. Models can be downloaded from [amrlib-models](https://github.com/bjascob/amrlib-models). -These files need to be extracted and reside in a directory. The path to this directory can then be passed as a parameter of the main method. The model STOG 'xfm_bart_large-v0_1_0' (from source dir 'amrbatch/models/') is used by default if no model is given. +These files need to be extracted and reside in a directory. The path to this directory can then be passed as a parameter of the main method. ## Usage