Added command to run the script Changes in the Readme.md
Prithu Goswami prithugoswami524@gmail.com
Thu, 11 May 2017 10:21:10 +0530
1 files changed,
3 insertions(+),
1 deletions(-)
jump to
M
README.md
→
README.md
@@ -34,7 +34,9 @@ ## How to use
<ol> <li>Move all the movie files you want to be tagged into one folder. Make sure that the filename is <strong>only</strong> the title of the movie.</li> <li>If you want subtitles to be embedded into the movie file(s) then add a subtitle file (.srt only) in the same folder named exactly the same as the movie file(s).</li> - <li>Download the script (<a href="amt.py">amt.py</a>) and run it in that directory and sit back and relax till it ends executing. </li> + <li>Download the script (<a href="amt.py">amt.py</a>) and run it in that directory and sit back and relax till it ends executing. How to run the script in that directory? Copy the script in the directory and run it using the command: + <pre><code>python amt.py</code></pre> + </li> </ol> ## Notes