diff --git a/Projects/1-Beginner/Pomodoro-Clock.md b/Projects/1-Beginner/Pomodoro-Clock.md index 844b4b20..a7b2d4c3 100644 --- a/Projects/1-Beginner/Pomodoro-Clock.md +++ b/Projects/1-Beginner/Pomodoro-Clock.md @@ -26,3 +26,4 @@ The Pomodoro Technique is a time management method developed by Francesco Cirill - [FreeCodeCamp Pomodoro Clock example](https://codepen.io/freeCodeCamp/full/XpKrrW) - [A desktop pomodoro app for menubar/tray.](https://github.com/amitmerchant1990/pomolectron) - [Sheri Richardson's example](https://srd-pomodoro-timer.netlify.com/) +- [A pomodoro clock that has notifications](https://cat-pomodoro.netlify.app/)