def get_readme(self, subject, repo, package):
        """ Returns the readme for the specified package by subject.
            Either Bintray readme or GitHub readme.

            Security: Authenticated user with 'read' permission for private repositories,