diff --git a/README_SETUP.md b/README_SETUP.md
index 274e05d489b4ed571de2098abcac452a60fc34e1..43e9f1a1e057130a6a9bb009e25a94da00c7d594 100644
--- a/README_SETUP.md
+++ b/README_SETUP.md
@@ -4,6 +4,7 @@
 * The `libs` folder contains all necessary third-party libraries as zip files.
 * The `test` folder contains the unittests for the webinterface.
 * The `ext` folder contains extension for the webinterface. The make file will copy all javascript files from `ext/js/` into the public folder and links the javascript in the `public/xsl/main.xsl`.
+* The `misc` folder contains a simple http server which is used for running the unit tests. 
 
 # Setup