From d6718f76847f6bf4d7b0e831f38d42ca5f55a1a0 Mon Sep 17 00:00:00 2001 From: Bethvour Date: Sat, 30 Aug 2025 23:14:23 -0500 Subject: [PATCH] Remove unnecessary code blocks from README.md for cleaner documentation --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 2c14a21..b689a9e 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,6 @@ Install them with: pip install opencv-python mediapipe pyautogui numpy ``` -```` - ## Usage 1. Clone the repository: @@ -89,4 +87,3 @@ Contributions are welcome! --- Built using **Python, MediaPipe, OpenCV, and PyAutoGUI**. -````