diff --git a/README.md b/README.md
index 8381ae1b761166f9997d27aa3fbee50a73077754..3f3a1dc5cb7769c16dff3e67ea68127b12f95869 100644
--- a/README.md
+++ b/README.md
@@ -19,12 +19,6 @@ The repository includes a **main script** (```run.sh```), a folder which include
 
 The example data folder includes example files from the BEA corpus (Hungarian) and the GRASS corpus (Austrian German) which makes it possible to run an experiment from scratch. In general, the speech data to be analyzed should be stored in the folder ```DATA/```. In case of the example experiment, this folder (```DATA/GR/```) has the following structure:
 
-- ```DATA/GR/data_BEA_CS```
-  - Various speaker (spkID1, spkID2, ...) folders
-    - Various .wav or .flac files (fs=16kHz)
-- ```DATA/GR/data_BEA_RS```
-  - Various speaker (spkID1, spkID2, ...) folders
-    - Various .wav or .flac files (fs=16kHz)
 - ```DATA/GR/data_GR_CS```
   - Various speaker (spkID1, spkID2, ...) folders
     - Various .wav or .flac files (fs=16kHz)