Update README.md

This commit is contained in:
Rattatwinko
2025-02-27 16:08:29 +01:00
committed by GitHub
parent 623051c116
commit c71996c223

View File

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