Add README.md link to grunt-markdownlint, tweak package.json metadata.

This commit is contained in:
David Anson 2016-09-28 21:45:26 -07:00
parent fdeeddc99d
commit c2982e2972
2 changed files with 3 additions and 2 deletions

View file

@ -34,6 +34,7 @@ cases come directly from that project.
### Related
* [markdownlint-cli command-line interface for Node.js](https://github.com/igorshubovych/markdownlint-cli)
* [grunt-markdownlint for the Grunt task runner](https://github.com/sagiegurari/grunt-markdownlint)
* [vscode-markdownlint extension for VS Code](https://marketplace.visualstudio.com/items/DavidAnson.vscode-markdownlint)
* [markdownlint/mdl gem for Ruby](https://rubygems.org/gems/mdl)