diff --git a/README.md b/README.md index 31e0ac4..ddf28ff 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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