From fc2d9387ce614eac1c5519289c1a570563b083db Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sun, 17 Nov 2013 16:34:22 +0000
Subject: [PATCH] mini docfix

---
 README.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 1a1350fc..bf963a16 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,13 @@
 
-
+========
 radio.ai
 ========
 
 The RadioAI service aims to provide a reliable, fault-tolerant Icecast
 streaming network for audio and video. It provides all the necessary
 components to ensure that the traffic from the source to the clients
-is uninterrupted, even in face of high load or server crashes.
+is uninterrupted, even in face of high load or server crashes. All
+this, if possible, without any operator intervention.
 
 It is a full-stack service, meaning that it includes its own DNS and
 HTTP servers, for full control of the request flow.
-- 
GitLab