diff --git a/README.md b/README.md index a07327f..4376c7a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,6 @@ ``` mvc ``` +The keypress 'q' at anytime quits the program and restores the terminal. Note that an instance of MPD must be running for mvc to work, otherwise the fifo file doesn't exist. -Also (shame on me) the only way to stop it from running is to kill it abruptly (Ctrl+c).