glenn-jocher commited on
Commit
11e4aeb
1 Parent(s): b27f69f

Update README.md (#4387)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -112,7 +112,7 @@ $ python detect.py --source 0 # webcam
112
  file.mp4 # video
113
  path/ # directory
114
  path/*.jpg # glob
115
- 'https://youtu.be/NUsoVlDFqZg' # YouTube video
116
  'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream
117
  ```
118
 
 
112
  file.mp4 # video
113
  path/ # directory
114
  path/*.jpg # glob
115
+ 'https://youtu.be/NUsoVlDFqZg' # YouTube
116
  'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream
117
  ```
118