diff --git a/README.md b/README.md index 91f3159..7331f51 100644 --- a/README.md +++ b/README.md @@ -20,16 +20,16 @@ yt-dlp --write-comments https://youtubeVideo.url After that run Yamabiko with Python and declare the JSON file -(for ease of use drag and drop the JSON file into the terminal when you have to enter the name (◠‿◠✿)) +for ease of use drag and drop the JSON file into the terminal when you have to enter the name (◠‿◠✿) ``` -python3 -i filename.json +python3 yamabiko.py -i filename.json ``` -or if you also want to have the video on the page enter +or if you want to have the video on the page center ``` -python3 -i filename.json -v filename.json +python3 yamabiko.py -i filename.json -v filename.json ``` After you should have a HTML file called **'index.html'**