From 044850c200d1547dd4c5eed91339d34d0fd3fa82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Mon, 2 Mar 2026 15:40:57 +0100 Subject: [PATCH] Simplify README.md --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 60b3214..c6abc9b 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,9 @@ # CountDown.sh + A simple script to countdown from a certain number to zero. I made it so that I can easily delay the playing time of songs by a few seconds before I play it on the guitar. -``` -USAGE: - countdown.sh - -OPTIONS: - number to countdown from [default: 5] - -EXAMPLE: - Countdown from 7 and then play Scott Stapp's "Last Hallelujah" - ./countdown 7 ; mpv 12_-_Last_Hallelujah.flac -``` - ## License This project is licensed under the terms & conditions of the ZLib license.