From 167545832b332f29ba24e952870abdb20caf53fa Mon Sep 17 00:00:00 2001 From: pythops <contact@pythops.com> Date: Tue, 9 Jan 2024 20:36:39 +0100 Subject: [PATCH] restore space at the end of the line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d20806f..0764aad 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ List of projects that provide terminal user interfaces - [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 -- [ytfzf](https://github.com/pystardust/ytfzf) A POSIX script that helps you find Youtube videos (without API) or Peertube videos and opens/downloads them using mpv/youtube-dl +- [ytfzf](https://github.com/pystardust/ytfzf) A POSIX script that helps you find Youtube videos (without API) or Peertube videos and opens/downloads them using mpv/youtube-dl --- </details>