Update README.md with rules and examples.

This commit is contained in:
David Anson 2015-03-14 22:34:28 -07:00
parent f252f4f498
commit 3217272971
3 changed files with 120 additions and 16 deletions

View file

@ -1,7 +1,7 @@
{
"name": "markdownlint",
"version": "0.0.1",
"description": "A linting tool for Markdown files",
"description": "A Node.js style checker and lint tool for Markdown files.",
"main": "lib/markdownlint.js",
"author": "David Anson (http://dlaa.me/)",
"license": "MIT",