From 01e177377cb359da31b73406080545e0ac521af6 Mon Sep 17 00:00:00 2001
From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
Date: Fri, 10 Oct 2008 20:14:44 -0400
Subject: [PATCH] README update

---
 README | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README b/README
index 87278175c..b957da884 100644
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
-This is an attempt to write a low-latency audio codec. Don't bother with 
-this unless you're interested in codec development. Certainly don't expect 
-this to be ready any time soon. Oh, and don't complain if it sets your house
-on fire.
+CELT is a very low delay audio codec designed for high-quality communications.
+Its potential uses include video-conferencing and network music performance.
+The code is still in early stage, so it may be broken from time to time and
+the bit-stream is not frozen yet, so it is different from one version to 
+another. Oh, and don't complain if it sets your house on fire.
 
 To compile:
 % ./configure
-- 
GitLab