We are working towards making exercises stand-alone—that is to say:
no more generating READMEs on the fly.
This will give maintainers more control over each individual exercise
README.
The template uses the Go text/template package, and the default templates
generate the exact same READMEs as we have been generating on the fly.