summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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