From 41714136e66673e849ede8f671a1fb2c63ef8f9f Mon Sep 17 00:00:00 2001 From: DYefremov Date: Thu, 23 Feb 2023 14:31:56 +0300 Subject: [PATCH] README update --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de5d7fdc..d944b68b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ Experimental support of Neutrino-MP or others on the same basis (BPanther, etc). [](https://user-images.githubusercontent.com/7511379/141684475-4511ea4f-b152-42d5-b9c8-f3e1e9a160d0.png) * Ability to view EPG and manage timers (via HTTP API). * Simple FTP client (experimental). - [](https://user-images.githubusercontent.com/7511379/141681165-5679c331-72e7-4044-b365-dcdb30b1433c.png) + [](https://user-images.githubusercontent.com/7511379/141681165-5679c331-72e7-4044-b365-dcdb30b1433c.png) + +**To increase program functionality you can use [extensions](https://github.com/DYefremov/demoneditor-extensions).** #### Keyboard shortcuts * **Ctrl + X** - only in bouquet list. @@ -108,7 +110,7 @@ just load your data via *"File/Open"* and press *"Save"*. When importing separat **The built-in Telnet client does not support ANSI escape sequences!** -For streams playback, this app supports [VLC](https://www.videolan.org/vlc/), [MPV](https://mpv.io/) and [GStreamer](https://gstreamer.freedesktop.org/). Depending on your distro, you may need to install additional packages and libraries. +For streams playback, this app supports [VLC](https://www.videolan.org/vlc/), [MPV](https://mpv.io/) and [GStreamer](https://gstreamer.freedesktop.org/). Depending on your distro, you may need to install additional packages and libraries.z #### Command line arguments: * **-l** - write logs to file. * **-d on/off** - turn on/off debug mode. Allows to display more information in the logs.