mrm-task-readme
Version:
Mrm task that adds a readme file
14 lines (8 loc) • 298 B
Markdown
# ${package}
...
## Changelog
The changelog can be found on the [Releases page](${github}/releases).
${contributing && '\n' + contributing}
## Authors and license
[${name}](${url}) and [contributors](${github}/graphs/contributors).
MIT License, see the included [${license}](${license}) file.