diff --git a/README.md b/README.md
index e7b585111432dde082ef962e9bb825180bd59990..b951fca4889a019cebaebd7ab23fc617d33c96c0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # KM3BUU
 
-The KM3BUU project is an integrated environment for the GiBUU studies within the KM3NeT experiment. The execution is mainly based on 
+The KM3BUU project is an integrated environment for the GiBUU studies within the KM3NeT experiment.
 
 ## Installation
 The project is based on images using `singularity`, for which version 3 or higher (e.g. [v3.4](https://sylabs.io/guides/3.4/user-guide/)) is required. This is done due to the intention to provide a comparable installation on all systems and thus make the results 
@@ -34,4 +34,4 @@ Each sub-folder represents a set of jobcards, which can be processed by:
 make run CARDSET=examples
 ```
 
-This command runs all jobcards within the `jobcards/examples` folder and writes the output it to the folder `output`. The folder structure is applied from the `jobcards`folder.
\ No newline at end of file
+This command runs all jobcards within the `jobcards/examples` folder and writes the output it to the folder `output`. The folder structure is applied from the `jobcards`folder.