From 83a78aa0c14cb549ba7eaa3080ec57eeded8516d Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Wed, 11 Aug 2021 18:33:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df4e9add519d..febf4bff9b40 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ $ python detect.py --source 0 # webcam file.mp4 # video path/ # directory path/*.jpg # glob - 'https://youtu.be/NUsoVlDFqZg' # YouTube video + 'https://youtu.be/NUsoVlDFqZg' # YouTube 'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream ```