From cadd9bc6385083d721270a0757f1b02659968ae9 Mon Sep 17 00:00:00 2001 From: Chl Date: Thu, 21 Nov 2024 20:03:39 +0100 Subject: [PATCH] readme: reformulation. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0b1820..ddd5543 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -This is a small script for the media player [mpv](https://github.com/mpv-player/mpv). It delays quitting at the end of the current item by pressing `alt+q`. +This is a small script for the media player [mpv](https://github.com/mpv-player/mpv). +Instead of an instant quit with `q`, it allows you to delay quitting at the end +of the current track by pressing `alt+q`. ## Installation