summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-03-13 09:26:11 +0300
committerGrail Finder <wohilas@gmail.com>2026-03-13 09:26:11 +0300
commit13773bcc977a761ec2cef0a1d43f210634841548 (patch)
treedc02de0bdc8a8c2c6f9d625aebf580d6dacdfa03 /README.md
parente77dbb3160bb3999a98f9fc3f9aac62909cee4a4 (diff)
parentd9b820c9c4971922fcde0b373f70c54c870446d5 (diff)
Merge branch 'master' into feat/agent-flow
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa78b4f..6a7b144 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@ made with use of [tview](https://github.com/rivo/tview)
- function calls (function calls are implemented natively, to avoid calling outside sources);
- [character specific context (unique feature)](docs/char-specific-context.md)
+
+#### showcase on youtube
+[![gf-lt video showcase](assets/yt_thumb.jpg)](https://youtu.be/WCS4Xc902F8 "gf-lt showcase")
+
#### how it looks
![how it looks](assets/ex01.png)
@@ -34,7 +38,8 @@ make noextra-run
```
#### keybinds
-while running you can press f12 for list of keys;
+- use `insert` button to paste text from the clipboard to the text area, instead of shift+insert (might freeze the program);
+- press f12 for list of keys;
![keybinds](assets/helppage.png)
#### setting up config