diff --git a/README.md b/README.md
index 0df5ce1..849ad20 100644
--- a/README.md
+++ b/README.md
@@ -46,10 +46,9 @@ docker-compose -f ./docker-compose-mktxp-stack.yml up -d
Now give the containers some time to start up and point your Web browser to [Grafana](http://localhost:3000).\
You should see the default MKTXP Dashboard:\
-\
-
+
-#### Mikrotik Centralized Logging
+#### Mikrotik Centralized Logging configuration
In addition to RouterOS devices monitoring, MKTXP-Stack provides a preconfigured [syslog-ng](https://www.syslog-ng.com/) / [promtail](https://grafana.com/docs/loki/latest/clients/promtail/) / [Loki](https://grafana.com/docs/loki/latest) stack to send logs from your Mikrotik RouterOS devices to a centralized location:
@@ -79,7 +78,7 @@ Unless you already done it during the previous [MKTXP Exporter configuration](ht
docker-compose -f ./docker-compose-mktxp-stack.yml up -d
```
As soon as the containers are up & running, just point your Web browser to included [Grafana dashboards](http://localhost:3000/dashboards) and open the one called "Mikrotik Loki Logs".
-
+
## Alternative docker-compose configurations
The project offers multiple [ocker-compose files to load only relevant parts of the stack as actually required.