From ad9bb03437e170a9cd6f141b5d5d327a4d63253b Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Wed, 29 Jan 2020 17:43:57 +0100 Subject: [PATCH] More tweaks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f922bdd..c281b30 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # About Ezstream is a command line source client for media streams, primarily for -Icecast servers. +streaming to Icecast servers. It allows the creation of media streams based on input from files or standard input that is piped through an optional external de- and encoder. As every @@ -14,7 +14,7 @@ protocols. It uses TagLib to read and manage metadata in numerous media files. Ezstream is free software and licensed under the GNU General Public License. -See the COPYING file for details. +See the `COPYING` file for details. # Dependencies