diff --git a/README.md b/README.md
index af9ee33314af8c8305e7280d67ae1428f16a57d0..8c418eb3255d788a430aa61d2d62074a17e82101 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,12 @@ The result will look like this:
 1.1 if you have other files in this folder make sure to properly edit the input/output/filter sections to avoid matching our filebeat dns logs in these files which may be processed earlier. For testing purposes you can name your conf files like so:
 
 /conf.d/20-dns-syslog.conf
+
 /conf.d/30-other1.conf
+
 /conf.d/40-other2.conf
 
+
 This makes sure that /conf.d/20-dns-syslog.conf is beeing processed at the beginning.
 
 2. customize "ELASTICSEARCHHOST:PORT" in the output section at the bottom of the file