Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Crazycurly authored Jan 31, 2023
1 parent 52827c8 commit c1dd931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pip install -r requirements.txt
```

## Set up webcam
you can use the default webcam or an android phone as a webcam through [Droidcam](https://play.google.com/store/apps/details?id=com.dev47apps.droidcam) app.
you can use the normal webcam or an android phone as a webcam through [Droidcam](https://play.google.com/store/apps/details?id=com.dev47apps.droidcam) app.

change the cam_source in the code.
```python
Expand Down Expand Up @@ -96,4 +96,4 @@ debug = False
run the code.
```bash
python main.py
```
```

0 comments on commit c1dd931

Please sign in to comment.