diff --git a/README.md b/README.md index 94eb5f9..b5d5084 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Python script to take a directory of video files and transcode them. For Brian # Requirements guessit cuz it helps me figure out what the mimetype is and other things. -{code} +``` pip install guessit -{code} +``` Also you will need handbrake for transcodey things