-------------------
* Create the ``comparison`` method, and have ``calculate_affinity`` use that
to retrieve both sets of scores.
* Rewrite the docstrings in the ``MALAffinity`` class, to be more useful and
more compliant with le Sphinx syntax.
* Add docs to the project, and have them hosted on readthedocs.io.
* Add (badly written) tests, and hook them up to Travis and Coveralls.
* Get rid of Markdown altogether, and rewrite the README, as most of the info
is now in the docs.