https://github.com/octoherd/create-octoherd-script/blob/a861f0e5e6df430b783f4a3a1c31c5cddc9bc480/cli.js#L115 Should be ```diff - await command("git add LICENSE"); + await command("git add LICENSE.md"); ```