diff options
author | louie <lshprung@yahoo.com> | 2020-08-04 10:07:20 -0700 |
---|---|---|
committer | louie <lshprung@yahoo.com> | 2020-08-04 10:07:20 -0700 |
commit | 1c85b0c98c3a8a55665abfdd8517baf7791531da (patch) | |
tree | bdcf94ee22bcbfc155822d96145dd9c2ef23f6b4 /docs/README.md | |
parent | a98dd21113d8e8a6893e6813f9411a8d0b6ef10e (diff) |
Added hide option for read_cfg
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 14ce9d6..7e01ebd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ ## Introduction -**Terminal Media Launcher** is a command line utility to help streamline launching applications and other media. The program looks for a config file listing different groups of media and creates an ncurses menu from which to select from. +**Terminal Media Launcher** is a command line utility to help streamline launching applications and other media. The goal of tml is to provide a fast, minimal, command line frontend with a Unix-like approach to setup and configuration. The program looks for a config file listing different groups of media and creates an ncurses menu from which to select from. ## Compiling and Running |