From d0c8bb8a1c8b664864df98c124c0255239082ff4 Mon Sep 17 00:00:00 2001 From: Mohamed Mounir Date: Thu, 28 Mar 2024 07:28:39 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bdfaed..f539ee9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![deploy](https://github.com/mmounirf/react-hand-gesture-recognition/actions/workflows/deploy.yml/badge.svg?event=workflow_run)](https://github.com/mmounirf/react-hand-gesture-recognition/actions/workflows/deploy.yml) [![License](https://img.shields.io/badge/license-MIT-a1356a)](LICENSE) A Gesture Recognizer class and a couple of useful React custom hooks created to provide, easy and simple API around `@mediapipe/tasks-vision` `GestureRecognizer`.