From dbab23180313eddbd6456cf276de9ec660053352 Mon Sep 17 00:00:00 2001
From: Beliy Nikita <nikita.beliy@uliege.be>
Date: Tue, 24 Mar 2020 13:26:16 +0100
Subject: [PATCH] Update README.md

---
 example1/README.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/example1/README.md b/example1/README.md
index 4dc2ac7..1890b85 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
 
-- 
GitLab