diff --git a/README.md b/README.md index c0ae565..15b62dd 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,13 @@ sh install.sh ``` ## Usage: -- If you have MATLAB -See the example config file `config-comik.txt`, for an example function call from inside Matlab: +- If you have MATLAB, see the example config file `config-comik.txt`, for an example function call from inside Matlab: For simulated dataset 1 provided in the folder `sample_data/simulated_dataset1` ```Matlab comik_wrapper('config-comik.txt'); ``` -- For those who do not have MATLAB, -We provide an executable which can be run as follows: +- For those who do not have MATLAB, we provide an executable which can be run as follows: ``` ./run_CoMIK.sh ./run_CoMIK.sh /usr/lib/matlab-9.0 config-comik.txt