diff --git a/README.md b/README.md index 3296047..d7f7b8b 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,14 @@ A posix compliant highly fast and efficient Asynchronous stable m3u8 links paral ``` Usage: - hls [ -o ] [ -r | -f ] [ ] + hls [ -o ] [ -r | -f | -n ] [ ] hls -h Options: -h show helptext -o filename (default : video) -r select highest resolution automatically + -n set maximum number of connections (default : 36) -f skip ffmpeg file conversion (used to enable the video file to run on any video player) ```