diff --git a/README.md b/README.md
index 6babca763705a0a938e9483c64465a3a17313665..4dc656dccb740a388ffc3c56b6037b2b2267268d 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,9 @@ The folder experiments contains an implementation of the baseline and 40 differe
 
 * lib
 
-The folder contains code for preprocessing Wikipedia Dataset to train own sent2vec models for the experiments and a README file. Our preprocessed Wikipedia 2017 dataset and two self-trained models of the Wikipedia 2017 dataset, that we used in our experiments with sent2vec, are provided on /proj/toyota on the server of the Institut.
+The folder contains code for preprocessing Wikipedia Dataset to train own sent2vec models for the experiments and a README file. 
+Our preprocessed Wikipedia 2017 dataset and two self-trained models of the Wikipedia 2017 dataset, that we used in our experiments with sent2vec, 
+are provided on /proj/toyota on the server of the Institut.
 Other models that we used during our experiments can be found in sense2vec and sent2vec repositories.
 
 * experiments