From 2da7314216733b1d078c9c6f678a07599645848c Mon Sep 17 00:00:00 2001 From: sheriallis Date: Fri, 18 Oct 2019 10:41:16 +0200 Subject: [PATCH] Add example project to Pomodoro Clock --- 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 8047504b..667102cf 100644 --- a/Projects/1-Beginner/Pomodoro-Clock.md +++ b/Projects/1-Beginner/Pomodoro-Clock.md @@ -25,3 +25,4 @@ The Pomodoro Technique is a time management method developed by Francesco Cirill - [Joe Weaver's example](https://codepen.io/JoeWeaver/pen/bLbbxK) - [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://github.com/sheriallis/pomodoro-timer) \ No newline at end of file