From ef97ddd6f20f5d6e5bbff7ed76b4be7897e44547 Mon Sep 17 00:00:00 2001 From: Marce Ferra <38758218+TenoTrash@users.noreply.github.com> Date: Wed, 6 Sep 2023 11:12:50 -0300 Subject: [PATCH] Update README.md Add language position of the suggested command --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 619e4ce..980aae4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Youtube-to-Webpage is a Perl script to create a webpage from a Youtube video with a transcript generated from the video's closed captions paired with screenshots of the video. -```./yt-to-webpage.pl project-name "videoURL"``` +```./yt-to-webpage.pl project-name "videoURL"``` language ## Dependencies @@ -15,7 +15,7 @@ The project is built upon: To use, run the Perl script with a name for the folder to create, and the video URL. For example: -```./yt-to-webpage.pl project-name "https://www.youtube.com/watch?v=jNQXAC9IVRw"``` +```./yt-to-webpage.pl project-name "https://www.youtube.com/watch?v=jNQXAC9IVRw"``` language ## Output