diff --git a/README.md b/README.md
index 347cfd4b0b8ecf49c2889bbc3e40922e153ab537..79cc205b27c2443a57085722fd09099393059168 100644
--- a/README.md
+++ b/README.md
@@ -50,5 +50,8 @@ 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