Simplify README.md

This commit is contained in:
2026-03-02 15:40:57 +01:00
parent 4240b99f84
commit 044850c200

View File

@@ -1,20 +1,9 @@
# CountDown.sh # CountDown.sh
A simple script to countdown from a certain number to zero. I made it so that 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 I can easily delay the playing time of songs by a few seconds before I play it
on the guitar. on the guitar.
```
USAGE:
countdown.sh <sec>
OPTIONS:
<sec> 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 ## License
This project is licensed under the terms & conditions of the ZLib license. This project is licensed under the terms & conditions of the ZLib license.