diff --git a/README.md b/README.md
index 82d8cab486d9b2056507dc51102854f1c28fb347..07ded21089b38df75c04794ebfdc8d6b8d1e7eff 100644
--- a/README.md
+++ b/README.md
@@ -133,22 +133,22 @@ The heart of AURA Engine. It uses the built in mixer, to switch between differen
 #### Find Help
 
 ##### Liquidsoap
-Reference: \
+Reference:  
 http://savonet.sourceforge.net/doc-svn/reference.html
 ##### Python
-Reference: \
+Reference:  
 https://docs.python.org/3.5/ 
 
 #### Interfaces
 
 ##### From Aura Engine
 
-_Soundserverstate_ \
-Returns true and false values of the internal In- and Outputs \
+_Soundserverstate_  
+Returns true and false values of the internal In- and Outputs  
 /api/v1/soundserver_state
 
 _Trackservice_  
-/api/v1/trackservice/<selected_date> \
+/api/v1/trackservice/<selected_date>  
 /api/v1/trackservice/
 
 ##### To Aura Engine
@@ -179,7 +179,7 @@ You can configure up to **five** streams. You find the settings in the engine.in
 
 ### Troubleshooting
 
-**If you cannot find correct ALSA settings** \\
+**If you cannot find correct ALSA settings**  
 Well, this is - at least for me - a hard one. I could not manage to find correct ALSA settings for the above mentioned soundcards. The best experience i had with the ASUS Xonar DGX, but still very problematic (especially the first couple of minutes after starting liquidsoap). Since i enabled JACK support i only use that. It is also a bit of trial and error, but works pretty much out of the box.
 
 **If you experience 'hangs' or other artefacts on the output signal**