Eden

Results 3 issues of Eden

Would be nice if you could just write the country and get the currency, like ``` >>> portugal = Country('PORTUGAL') >>> portugal.get_currency() >>> EUR >>> portugal.get_money_format(13) >>> '€13' >>> portugal.get_money_format(13.99)...

enhancement

Hey @SubhadityaMukherjee With be nice to add some Contributions rules, so we know how to contribute, like: which branch to work on and tests Cheers, Eden