From 641cbf4b14ad1a64eddf71f37ff07197dd12ccaa Mon Sep 17 00:00:00 2001
From: Annett Thuering <annett.thuering@informatik.uni-halle.de>
Date: Fri, 22 Feb 2019 13:38:47 +0100
Subject: [PATCH] Update readme.md

---
 readme.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index 6d52422..f4f510e 100644
--- a/readme.md
+++ b/readme.md
@@ -338,8 +338,9 @@ The plang is then known to the test server and can be used (if you use e.g. synd
 
 
 ## config.json file
-This file is ued to configure the server.  
+This file is used to configure the server.  
 This file is required!
+You will find the file in the directory `/syndromtests/TestServer/`
 
 First the `config.json` file is read. If `useConfigFromDb` is set to true then the config from db is read and the settings are overwritten
 
-- 
GitLab