aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9858fb..338dee1 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
2 2
3Built with C using [GLib/GIO](https://docs.gtk.org/gio/) and [termbox2](https://github.com/termbox/termbox2). 3Built with C using [GLib/GIO](https://docs.gtk.org/gio/) and [termbox2](https://github.com/termbox/termbox2).
4 4
5https://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,4 +94,4 @@ MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme
92update-desktop-database ~/.local/share/applications 94update-desktop-database ~/.local/share/applications
93less ~/.config/mimeapps.list 95less ~/.config/mimeapps.list
94less /usr/share/applications/mimeapps.list 96less /usr/share/applications/mimeapps.list
95``` \ No newline at end of file 97```