diff --git a/Senseval_Prep/README.md b/Senseval_Prep/README.md
index f937bc660ffa7059f9f73f1d165c13943a5028cd..31940158a1b32a1f3d1d58fe0f8716c261fead6d 100644
--- a/Senseval_Prep/README.md
+++ b/Senseval_Prep/README.md
@@ -9,7 +9,6 @@ Graph Embedding Propagation
 # Senseval Preprocessing for Method 1
 
 This is an implementation to provide preprocessed data for our Word Sense Disambiguation Method 1. The skript will produce json-files for SensEval-2 and 3. This files include sentence splitted lists with lemmatized lowered words in a tuple together with the according WordNet3.0 POS-tag.
-The output will be two JSON-files with preprocessed data from SensEval-2 respectively SensEval-3 datasets.
 
 # Senseval Preprocessing for Method 2