From 308662afd826832aaa842aa9b49acb7e0baddbdf Mon Sep 17 00:00:00 2001 From: fduncanh <72711181+fduncanh@users.noreply.github.com> Date: Sat, 4 Jun 2022 12:28:13 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3156638..d9c8198 100644 --- a/README.md +++ b/README.md @@ -788,10 +788,9 @@ _[adapted from fdraschbacher's notes on RPiPlay antecedents]_ The code in this repository accumulated from various sources over time. Here is an attempt at listing the various authors and the components they created: -UxPlay was initially created by **antimof** from RPiPlay, by replacing its Raspberry-Pi-specific video and audio rendering system with GStreamer rendering for -Desktop Linux (antimof's work on code in `renderers/` was later backported to RPiPlay). - - +UxPlay was initially created by **antimof** from RPiPlay, by replacing its Raspberry-Pi-specific OpenMAX video +and audio rendering system with GStreamer rendering for +desktop Linux systems (antimof's work on code in `renderers/` was later backported to RPiPlay). The previous authors of code included in UxPlay by inheritance from RPiPlay include: