* -nf/--no-fit added. By default Image In Terminal fits the image(s) size to terminal size if -w/--width is not specified
* -nc/--no-center. By default Image In Terminal centers the image(s)
* Added install.py script to make local builds in an easier way
* [rich-argparse](https://pypi.org/project/rich-argparse) implemented. Nicer help menu
* Some bug fixes