From 9e45cb648d21736ba692ce7d54c90b74e5806892 Mon Sep 17 00:00:00 2001
From: muxator <muxator@users.noreply.github.com>
Date: Tue, 27 Dec 2022 11:06:35 +0100
Subject: [PATCH] vlc: add link to the documentation at
 https://wiki.videolan.org/Console/

This wiki entry also provides information for other possible TUI interfaces for VLC (rc, ncurses, telnet)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5defb3b..8cd5c7a 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 interface, `vlc --intf ncurses`
+- [vlc](https://github.com/videolan/vlc) VLC includes an ncurses interface, `vlc --intf ncurses`. See documentation at https://wiki.videolan.org/Console/
 - [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