Fixed a bug in config.py where catching a PermissionError in creating config file didn't display the error message
fixed a bug in adding anime through mal cli where selecting anime chose the next anime on the list instead
modifications:
Added mal credentials to sample config
changed the limit in 'MAL.get_anime' from 3 to 10. 3 is way too little, and the chance of not getting what you want is high. Possibly this should be more than 10
A couple of small fixes.
bugfixes:
modifications: