From 0236ea25fcedeccb17725e30e113ca4b1c3e5ca1 Mon Sep 17 00:00:00 2001 From: Sarvesh Prakash Nikumbh Date: Mon, 31 Jul 2017 20:36:33 +0200 Subject: [PATCH] minor edits to README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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