Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nishtha981 authored Oct 12, 2023
1 parent e219c64 commit 8808c0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Hand Gesture Control
# Hand Gesture Control

#Description
## Description
This program detects hand gestures in real-time using the Mediapipe library and controls the keyboard keys accordingly. It can be used to control games or other applications using hand gestures.

## Prerequisites
Expand All @@ -17,4 +17,4 @@ You can install the necessary libraries by running the following command:
```
pip install opencv-python mediapipe pyautogui
```
####Maintainer Name: Nishtha P
#### Maintainer Name: Nishtha P

0 comments on commit 8808c0f

Please sign in to comment.