diff --git a/example1/README.md b/example1/README.md index 4dc2ac79784ef1ff9d80216efc0c66e992e8bd29..1890b855412d1c115f45a40abc90b97e7acccedb 100644 --- a/example1/README.md +++ b/example1/README.md @@ -19,11 +19,6 @@ - [Data processing](#run_proc) - [Data bidsification](#run_bids) -Task results are formatted following [bids](https://bids-specification.readthedocs.io/en/stable/04-modality-specific-files/05-task-events.html), -and stored in `source/<subject>/<session>/nii/FCsepNBack.tsv` file. - -The results are formatted following [bids](https://bids-specification.readthedocs.io/en/stable/03-modality-agnostic-files.html#phenotypic-and-assessment-data), -and stored in `source/<subject>/<session>/nii/VAS.tsv` ## <a name="intro"></a> Introduction