From fbe86857156eba3d99a7a5a9b56dda4bca9b83cb Mon Sep 17 00:00:00 2001
From: Victor Zimmermann <zimmermann@cl.uni-heidelberg.de>
Date: Thu, 29 Mar 2018 15:02:42 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index fb77399..50b2b7e 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,8 @@ Just call `evaluate.sh` with the set you want to evaluate on to evaluate the mos
 $ bash evaluate.sh development
 ```
 
+`evaluate.sh` removes every absinth-file from the output directory, so make sure every target word has been merged before evaluating.
+
 ## Built With
 
 * [NetworkX](https://networkx.github.io/) - Graph implementation
-- 
GitLab