From d37d78b540330d3c8547b343e80c2d6066fb758a Mon Sep 17 00:00:00 2001 From: Adrian Calinescu Date: Tue, 15 Oct 2019 13:51:17 +0300 Subject: [PATCH] Fix typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 937c3e1..e70a829 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ Destreamer takes a [honeybadger](https://www.youtube.com/watch?v=4r7wHMg5Yjg) ap * `npm install` to restore packages * `npm start ` -### To download a list of videos: +### To download a list of videos -There's no implementation that does that, but you can use this handy workaround - +There's no implementation that does that (yet), but you can use this handy workaround: -Place the video URLs on by line in `list.txt`, then: +Place the video URLs one by line in `list.txt`, then do: Bash - ```bash