From 994a164094d3846abcc28ca4fe33a9715f9c9959 Mon Sep 17 00:00:00 2001 From: Adam Brangenberg Date: Sat, 1 Oct 2022 20:30:36 +0200 Subject: [PATCH] Added workout reminder to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6557617..30f1c4e9 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ required to complete them. | [To-Do App](./Projects/2-Intermediate/To-Do-App.md) | Manage personal to-do tasks | 2-Intermediate | | [Typing Practice](./Projects/2-Intermediate/Typing-Practice-App.md) | Typing Practice | 2-Intermediate | | [Voting App](./Projects/2-Intermediate/Voting-App.md) | Voting App | 2-Intermediate | +| [Workout Reminder](./Projects/2-Intermediate/workout_reminder) | Reminds you of your workouts and motivates you | 2-Intermediate | ### Tier-3: Advanced Projects