From 09ad8101946ab183d984508cbee308225e8bd316 Mon Sep 17 00:00:00 2001 From: Jonathan Baecker Date: Wed, 5 Jun 2019 11:23:52 +0200 Subject: [PATCH] better spelling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 999a8dbe..080220f0 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ [![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -This is a streaming solution based on python and ffmpeg. +This is a playout application based on python and ffmpeg. -The purpose with ffplayout is to provide a 24/7 streaming solution that plays a *json* playlist for every day, while keeping the current playlist editable. +The purpose with ffplayout is to provide a 24/7 broadcasting solution that plays a *json* playlist for every day, while keeping the current playlist editable. #### Check [ffplayout-gui](https://github.com/ffplayout/ffplayout-gui): web-based GUI for ffplayout.