From a2c7087872f1cce6d0b7f908eafad2a5ea1e4c0e Mon Sep 17 00:00:00 2001
From: muxator <muxator@users.noreply.github.com>
Date: Tue, 27 Dec 2022 11:04:58 +0100
Subject: [PATCH] vlc: "ncurses client" -> "ncurses interface"

To the best of my knowledge, VLC can be directly run in ncurses mode, it's not a client talking to a server process.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 62201f1..5defb3b 100644
--- a/README.md
+++ b/README.md
@@ -214,7 +214,7 @@ List of projects that provide terminal user interfaces
 - [spotui](https://github.com/ceuk/spotui) Spotify client written in Python
 - [timg](https://github.com/hzeller/timg) A terminal image viewer
 - [tizonia-openmax-il](https://github.com/tizonia/tizonia-openmax-il) Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, Dirble, Plex servers and Chromecast devices
-- [vlc](https://github.com/videolan/vlc) VLC includes an ncurses client, `vlc --intf ncurses`
+- [vlc](https://github.com/videolan/vlc) VLC includes an ncurses interface, `vlc --intf ncurses`
 - [ytui-music](https://github.com/sudipghimire533/ytui-music) Listen to music from youtube. Configurable, minimal, lightweight, private & beautiful music client.
 - [ytdl-tui](https://github.com/darky/ytdl-tui) TUI for downloading Youtube videos