From 81397c92c44ea4f48702d53ca960f5e8591086d9 Mon Sep 17 00:00:00 2001
From: Gottfried Gaisbauer <gogo@servus.at>
Date: Tue, 29 May 2018 20:13:53 +0200
Subject: [PATCH] disabled logging while fading. to many commands...

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 349cc37..62638f2 100644
--- a/README.md
+++ b/README.md
@@ -185,9 +185,11 @@ Well, this is - at least for me - a hard one. I could not manage to find correct
 **If you experience 'hangs' or other artefacts on the output signal**
  * reduce the quality (especially, when hangs are on the stream) or
  * install the realtime kernel with
+ 
    ```bash
    apt install linux-image-rt-amd64
    reboot
    ```
+   
    or
  * invest in better hardware
\ No newline at end of file
-- 
GitLab