diff --git a/README.md b/README.md
index ffa8a584ad6bbb4d5d550fa86590da2513f76fcc..c26e9400b60d50365468eb3db98176aa0f9671dd 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,14 @@
 
 requirements:
 
-working installation of the elk stack - refer to https://www.elastic.co/ for details.
+logstash
+elasticsearch
+kibana
 
-this repo provides the relevant files for getting the pi-hole logs via filebeat directly to logstash, sending them to elasticsearch and finally visualize it in kibana
+-> working installation of the elk stack - refer to https://www.elastic.co/ for details.
+
+
+this repo provides the relevant files and configuration for sending the pi-hole logs via filebeat directly to logstash/elasticsearch. We will then visualize the logs in kibana with a custom dashboard.
 
 The result will look like this: