diff --git a/README.md b/README.md index 7e8a056..e6dc265 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Real-time object detection application using OpenCV and YOLO, with both Python a 1. Clone the repository: ```bash -git clone https://github.com/yourusername/opencam.git +git clone https://github.com/ZockerKatze/opencam.git cd opencam/opencamcpp ``` @@ -112,4 +112,4 @@ Download the weights file from: https://pjreddie.com/media/files/yolov3.weights 2. Create your feature branch 3. Commit your changes 4. Push to the branch -5. Create a new Pull Request \ No newline at end of file +5. Create a new Pull Request