From 13a4edecb50dde740edb1eb7437fc87b7b6dcb09 Mon Sep 17 00:00:00 2001 From: bjoernf Date: Sun, 16 Jun 2024 08:28:56 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 63b064b..d525695 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +Simple command line countdown timer that plays a sound when the time is up. + +It is using `pulseaudio`s simple API. + #### installation install `libpulse-dev` (debian based) or `libpulse` package depending on your distro