From c90bc753f6e60b17e6634398ac6095449d0ade5e Mon Sep 17 00:00:00 2001
From: Computer vision developer
 <112948275+computervisiondeveloper@users.noreply.github.com>
Date: Wed, 25 Jan 2023 11:55:30 -0300
Subject: [PATCH] Add Readme.

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..73fe1c1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# sign-language-detector-python
+
+Sign language detector with Python, OpenCV and Mediapipe !
+
+[![Watch the video](https://img.youtube.com/vi//0.jpg)](https://www.youtube.com/watch?v=)
-- 
GitLab