From f847ac6f0480d65b1bded6b2bc0944538ddf5af2 Mon Sep 17 00:00:00 2001 From: evilhero Date: Thu, 25 Apr 2019 13:59:15 -0400 Subject: [PATCH] Added rar/unrar requirements to readme file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6e61e44..82591ea8 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ The Mylar Forums are also online @ https://forum.mylarcomics.com ## Requirements - At least Python version 2.7.9 (3.x is not supported) - ComicVine API key (found [here](https://comicvine.gamespot.com/api/) - program will have limited to no functionality without it +- UnRaR / RAR is required if metatagging is enabled within the program. ## Usage To start the program, type `python Mylar.py` inside the root of the Mylar directory. Typing `python Mylar.py --help` will give a list of available options.