From: Vinod Koul Date: Tue, 13 Nov 2018 14:07:10 +0000 (+0530) Subject: README: fix trailing spaces X-Git-Tag: v1.1.8~5 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=5085388d032458006be52ff4c96b8f12d3b607f4;p=tinycompress.git README: fix trailing spaces Signed-off-by: Vinod Koul --- diff --git a/README b/README index 31b1e8b..16c4aaf 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ compressed APIs introduced in Linux 3.3 This library provides the APIs to open a ALSA compressed device and read/write compressed data like MP3 etc to it. - This also includes a utility command line player (cplay) which demonstrates + This also includes a utility command line player (cplay) which demonstrates the usage of this API. Currently this contains support for playing the mp3 format 2. WHERE @@ -29,5 +29,5 @@ alsa-devel@alsa-project.org OR send a PULL-REQUEST using github 5. CREDITS - Pierre-Louis Bossart for library design -- Navjot Singh for writing the mp3 parser code +- Navjot Singh for writing the mp3 parser code