From ed504ba43ce45417f8e8e1423be2c1c232843e95 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Tue, 13 Jan 2026 13:38:52 +0300 Subject: Doc: readme update --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7decc07..e981e38 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ made with use of [tview](https://github.com/rivo/tview) - image input; - function calls (function calls are implemented natively, to avoid calling outside sources); -#### usage examples -![usage example](assets/ex01.png) +#### how it looks +![how it looks](assets/ex01.png) #### how to install (requires golang) @@ -21,7 +21,12 @@ cd gf-lt make ``` -#### keybindings +to run without tts/stt dependencies use +``` +make noextra-run +``` + +#### keybinds while running you can press f12 for list of keys; ![keybinds](assets/helppage.png) -- cgit v1.2.3