docmd creates a README.md from your doc.go file.
docmd will remove your package <name> and any comment markers that begin the line.
This is an attempt to reduce having to maintain duplicate documentation.
Install:
go get github.com/james-maloney/docmd
Run:
docmd