summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2023-02-28 20:33:46 -0800
committerLouie S <louie@example.com>2023-02-28 20:33:46 -0800
commit868ff677920ea40d73afaf98aa8353927cc3ffdc (patch)
treeaea022804201e65a5956a1f42d30ed309e1f52e0
parentd83a612b499d768eba49239100212dde06d832c3 (diff)
Add icon to README
-rw-r--r--docs/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index 4006f43..b0aae1c 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,3 +1,5 @@
+![logo](../data/icon.svg)
+
## Introduction
**Terminal Media Launcher** is a command line utility to help streamline launching applications and other media. The goal of this program is to provide a fast, minimal, command line frontend with a Unix-like approach to setup and configuration. The program looks for a configuration file listing different groups of media and creates an ncurses menu from which to select from. If a configuration file is found, the program will draw two columns: one for groups, and one for entries. At the bottom of the window, a preview of the command execution is displayed.