- Fixed logger in
ctmmodule using__file__instead of__name__, which produced unhelpful log names. :issue:712 - Modernized README.
- Test all README code blocks instead of just one.
ctm module using __file__ instead of __name__,
which produced unhelpful log names. :issue:712