From b10c3ba987a109523d9faf2a4fb627bd2cde19ca Mon Sep 17 00:00:00 2001 From: Anand S Date: Tue, 16 Aug 2022 12:12:58 +0530 Subject: [PATCH] Add problem statement Update name and problem statement --- docs/First-Cohort.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/First-Cohort.md b/docs/First-Cohort.md index e2d8063..372fba6 100644 --- a/docs/First-Cohort.md +++ b/docs/First-Cohort.md @@ -26,3 +26,6 @@ Problem Statement: I want to detect wake word for my home assistant Name: Fish / Liam Problem statement: I want to track my route to work and find out what is the most efficient time and route to travel each day. + +Name: Anand S +Problem Statement: I want to implement a gesture/tap detector on my android device.