From 5da01e3f153d9259c5e1014ccab5bbac571a4585 Mon Sep 17 00:00:00 2001 From: gmt4 <791491+gmt4@users.noreply.github.com> Date: Tue, 31 Dec 2024 09:16:22 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 23febb1d..e2c3eb6f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ +# 🎧 mpvc + ![GitHub](https://img.shields.io/github/license/lwilletts/mpvc) ![GitHub Release Date](https://img.shields.io/github/release-date/lwilletts/mpvc) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/lwilletts/mpvc) ![GitHub top language](https://img.shields.io/github/languages/top/lwilletts/mpvc) ![GitHub lines of Code](https://sloc.xyz/github/lwilletts/mpvc/?category=code) -# 🎧 mpvc - Music player in POSIX-sh interfacing mpv from the shell + extras/goodies [^install] 🚀. A fork of [lwillets/mpvc](https://github.com/lwilletts/mpvc) evolving on its own adding features such as: improved interfaces to CLI, TUI, FZF, WEB, EQZ, & play streaming services as YouTube/Invidious. @@ -53,7 +53,7 @@ Required: - `mpv` - `socat`: is preferred due to the differing implementations of `netcat` across UNIXes. -- `awk`: a sane version of `awk` for the same reason (`gawk` works) +- `awk`: a sane version of `awk` for the same reason (GNU/BSD `awk` works) Recommended extras: