Add glob quotes to detect.py usage example (#9007)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
pull/9015/head
Glenn Jocher 2022-08-18 01:08:52 +02:00 committed by GitHub
parent 6728dad76d
commit e08d568d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Usage - sources:
img.jpg # image
vid.mp4 # video
path/ # directory
path/*.jpg # glob
'path/*.jpg' # glob
'https://youtu.be/Zgi9g1ksQHc' # YouTube
'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream