From 031dfbb9b561d8c39db24c59efaa957f05761200 Mon Sep 17 00:00:00 2001 From: Piradata <16529503+piradata@users.noreply.github.com> Date: Tue, 19 Nov 2024 00:15:47 -0300 Subject: [PATCH] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e1d106..672dd58 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ The only required external dependency, unless you won't be streaming, is [MPV](h - [webtorrent-cli](https://github.com/webtorrent/webtorrent-cli) used when the provider is nyaa - [ffmpeg](https://www.ffmpeg.org/) is required to be in your path environment variables to properly download [hls](https://www.cloudflare.com/en-gb/learning/video/what-is-http-live-streaming/) streams. - [fzf](https://github.com/junegunn/fzf) 🔥 which is used as a better alternative to the ui. -- [rofi](https://github.com/davatorium/rofi) 🔥 which is used as another alternative ui + the the desktop entry ui +- [rofi](https://github.com/davatorium/rofi) 🔥 which is used as another alternative ui + the desktop entry ui - [chafa](https://github.com/hpjansson/chafa) currently the best cross platform and cross terminal image viewer for the terminal. - [icat](https://sw.kovidgoyal.net/kitty/kittens/icat/) an image viewer that only works in [kitty terminal](https://sw.kovidgoyal.net/kitty/), which is currently the best terminal in my opinion, and by far the best image renderer for the terminal thanks to kitty's terminal graphics protocol. Its terminal graphics is so op that you can [run a browser on it](https://github.com/chase/awrit?tab=readme-ov-file)!! - [bash](https://www.gnu.org/software/bash/) is used as the preview script language.