From 80d5780dccb9fb60bd188a14f7c46e22ae26d187 Mon Sep 17 00:00:00 2001 From: amaralkaff <104537377+amaralkaff@users.noreply.github.com> Date: Fri, 1 Nov 2024 02:32:39 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16e7a17..831938c 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,13 @@ Our unique approach demonstrates how human movement analysis technology can be a - Visual movement analysis - Instant performance feedback +## 🎥 Demo Setup + +[Watch the demo video here](https://drive.google.com/file/d/1RjME5DJMyukPOe5sMGEFG8VQvNoyjhWw/preview) + ## ⚙️ Current Implementation + ### Demo Features Our prototype currently demonstrates capability through: - Real-time movement tracking using ML Kit @@ -91,9 +96,7 @@ final bloc = BlocProvider.of(context); GET https://backend-workout-ai.vercel.app/api/getWoInfo ``` -## 🎥 Demo Setup -[Demo Video](https://drive.google.com/file/d/1RjME5DJMyukPOe5sMGEFG8VQvNoyjhWw/view?usp=sharing) 1. Install dependencies: ```bash