diff --git a/README.md b/README.md
index 433ef16a7a472693118e0c3bdf6d279587f11dea..fb0ee8a83dfb3e3684d784fd120d75b7e1b4c951 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ If you want to try out the experiments for yourself it is recommended to clone t
 ### Changes Made
 - Added new Dataset "[Breast Cancer](https://archive.ics.uci.edu/dataset/14/breast+cancer)" Dataset for testing with a corresponding [breast_cancer_queries.py](breast_cancer_queries.py) (by Bünyamin Dincer) which works with the FOIL-Prototype Implementation.
 - Replaced old antlr version with the latest antlr v3.13.1.
+- Fixed [experiments.sh](experiments.sh)
 - Make sure to run everything in Python 3.
 ---
 Tested on Mac.