Update README.md

This commit is contained in:
Liz 2024-10-14 17:06:28 -04:00 committed by GitHub
parent ee7be93483
commit e55e84ce5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,16 +1 @@
# Pomodoro Countdown Timer
I've forked Bear's awesome [pomodoro-timer](https://github.com/SpectacledBear/pomodoro-timer) project and added styling with [PaperCSS](https://www.getpapercss.com/) and a new alarm sound from [Pixabay](https://pixabay.com/sound-effects/?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=6402). Tomato favicon via [Twemoji](https://github.com/twitter/twemoji).
<hr>
I created this simple HTML page to assist me in using the Pomodoro technique. It provides a countdown timer based on the three activities outlined in this technique.
For more information on the Pomodoro technique, please check its [website](http://pomodorotechnique.com/).
## Licensing
For more information on licensing for this code, please read the LICENSE.txt file included in this repository.
The alarm sound is licensed using a [CC BY-NC 4.0 license](http://creativecommons.org/licenses/by-nc/4.0/). The original file was downloaded from http://www.orangefreesounds.com/alarm-clock-ringing/.
# Countdown Timer