From c41076df6ac1334cb265da60739df2c90092256e Mon Sep 17 00:00:00 2001 From: Tristan Ferrua Date: Sat, 30 Jan 2021 14:52:47 +0000 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b36eb42..ecb8788 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A curses based mpd client with basic functionality and album art written for the Kitty terminal. +After installation, the player can be opened from Kitty with `miniplayer`. + ## Configuration The config file is located at `~/.config/miniplayer/config`. The example configuration file, `config.example`, has all the default values.