From 75be22ed3f5a0a035545c77798106d89d5ac826e Mon Sep 17 00:00:00 2001
From: Gottfried Gaisbauer <gogo@servus.at>
Date: Fri, 5 Jan 2018 16:21:28 +0100
Subject: [PATCH] newline

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6555429..316d586 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,9 @@ The heart of AURA Engine. It uses the built in mixer, to switch between differen
 ### Hardware
 
 #### Soundcard
+
 AURA Engine ist tested with an ASUS Xonar DGX. It should work with every by ALSA supported soundcard. PulseAudio support is planned.
 
 #### Hard/Soft
-When you use ALSA, you will have to play around with ALSA settings. In the folder ./modules/liquidsoap is a scipt called alsa_settings_tester.liq. You can start it with 'liquidsoap -v --debug alsa_settings_tester.liq'. Changing and playing with settings can help you to find correct ALSA settings. 
\ No newline at end of file
+
+When you use ALSA, you will have to play around with ALSA settings. In the folder ./modules/liquidsoap is a scipt called alsa_settings_tester.liq. You can start it with 'liquidsoap -v --debug alsa_settings_tester.liq'. Changing and playing with settings can help you to find correct ALSA settings. 
-- 
GitLab