DRAFT STAGE
Please contribute in the issues to this evolving standard, as it makes no sense to define rules no one sticks to.
Describes how a README should look like, according to
standard-readme
npm install standard-readme
$ readme README.md
var readme = require('standard-readme');
// Checks readme in current working directory
readme.check('.')
We need some more input for this. Consider sharing your opinion in this issue.
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. But before doing anything, please read the CONTRIBUTING.md guidelines.