Added rar/unrar requirements to readme file

This commit is contained in:
evilhero 2019-04-25 13:59:15 -04:00
parent ee3f1cfa0c
commit f847ac6f04
1 changed files with 1 additions and 0 deletions

View File

@ -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.