Add video to readme

Add project logo link to README

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2026-01-25 12:07:04 +0100
Committer GitHub <noreply@github.com> 2026-01-25 12:07:04 +0100
Commit 0ac9754a21beaeb784c69d7359f723ec0b1a4868 (patch)
-rw-r--r-- README.md 4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
...
2
  
2
  
3
Built with C using [GLib/GIO](https://docs.gtk.org/gio/) and [termbox2](https://github.com/termbox/termbox2).
3
Built with C using [GLib/GIO](https://docs.gtk.org/gio/) and [termbox2](https://github.com/termbox/termbox2).
4
  
4
  
  
5
https://github.com/user-attachments/assets/076c9934-f373-486d-9595-eec480e3a429
  
6
  
5
## Features
7
## Features
6
  
8
  
7
- Browse by category (Browsers, Text Editors, etc.)
9
- Browse by category (Browsers, Text Editors, etc.)
...
92
update-desktop-database ~/.local/share/applications
94
update-desktop-database ~/.local/share/applications
93
less ~/.config/mimeapps.list
95
less ~/.config/mimeapps.list
94
less /usr/share/applications/mimeapps.list
96
less /usr/share/applications/mimeapps.list
95
```
97
```