From dd4d0f7bc083cb1b1d506620c84db8bc2dd144e7 Mon Sep 17 00:00:00 2001
From: David Trattnig <david.trattnig@o94.at>
Date: Mon, 18 Jan 2021 18:11:11 +0100
Subject: [PATCH] Reference dead air.

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

diff --git a/README.md b/README.md
index 2a317c4f..699f9af0 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ the requirements of community radios.
 - **Dynamic switching of sources** organized as playlists
 - **Stream output** to an Icecast Server
 - **Multichannel Line-out**
-- **Silence Detector** to avoid *Dead Air*
+- **Silence Detector** to avoid [Dead Air](https://en.wikipedia.org/wiki/Dead_air)
 - **Auto DJ** which plays random music when silence is detected
 - **ReplayGain** normalization done using passed [ReplayGain](https://en.wikipedia.org/wiki/ReplayGain) meta data
 - **API** to query Track-Service, monthly reports and information for displaying the Studio Clock (see [Engine API](https://gitlab.servus.at/aura/engine-api))
-- 
GitLab