diff --git a/readme.md b/readme.md
index cd76bcb..de39772 100644
--- a/readme.md
+++ b/readme.md
@@ -3,3 +3,7 @@ To build the jar:
mvn clean compile assembly:single
+
+To start:
+
+java -Dlog4j.configurationFile=./conf/log4j2.xml -jar mbusMaster-1.0-SNAPSHOT-jar-with-dependencies.jar
\ No newline at end of file
diff --git a/src/main/resources/log4j2.xml b/src/main/resources/log4j2.xml
index 3e6281e..248a605 100644
--- a/src/main/resources/log4j2.xml
+++ b/src/main/resources/log4j2.xml
@@ -3,13 +3,14 @@
+
-
+