From f19b080b0ec77d39787134694ec7c3a517f9fa9e Mon Sep 17 00:00:00 2001 From: Darknessflowers Date: Fri, 2 Oct 2020 09:07:42 +1300 Subject: [PATCH] Added an example --- Projects/1-Beginner/Pomodoro-Clock.md | 1 + 1 file changed, 1 insertion(+) 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/)