diff --git a/README.md b/README.md
index 613eaf9bbf386a9eb8e123e4bdb55247fb01e283..ab05aedcccef0fc8f557bf3104aa252cebee5899 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Add the model jar file, and edit module.xml accordingly.
 		<module name="com.fasterxml.jackson.core.jackson-databind" export="false"/>
 		<module name="com.vividsolutions.jts" export="false"/>
 		<module name="org.renjin" export="false"/>
+                <module name="org.slf4j" export="false"/>
     </dependencies>
     
 </module>