all repos — auto-movie-tagger @ cfd8fd7db03bbe0fc215841be0e28e2e806892ea

A Python script that auto tags and adds poster to mkv or mp4 movie files.

changes to README.md
prithugoswami prithugoswami524@gmail.com
Wed, 03 Jan 2018 21:08:43 +0530
commit

cfd8fd7db03bbe0fc215841be0e28e2e806892ea

parent

db6396eb76787c22a01707f35446a00b8539e73a

1 files changed, 3 insertions(+), 3 deletions(-)

jump to
M README.mdREADME.md

@@ -13,9 +13,9 @@

## Requirements The script makes use of the following tool and python modules. __Make sure to install them before you run the script.__ -><h4>Note for Linux Users with both python2 and python3 installed on their system</h4> - <p style="color:orange">This script might not work properly for python2.x. Use python3 to execute it. If you are on Ubuntu with python2.x and python3.x both installed, install pip3 using</p> - <pre>sudo apt-get install pip3</pre> +><h4>Note for Linux Users with both python2 and python3 installed on their system</h4> +><p style="color:orange">This script might not work properly for python2.x. Use python3 to execute it. If you are on Ubuntu with python2.x and python3.x both installed, install pip3 using</p> +><pre>sudo apt-get install pip3</pre>