Skip to content

Commit

Permalink
Readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jzaefferer committed Dec 3, 2014
1 parent 9141bc1 commit fb709cb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -3,7 +3,8 @@
[Grunt][grunt] plugin for html validation, using the [vnu.jar markup checker][vnujar].

## Getting Started
Install this grunt plugin next to your project's [Gruntfile.js gruntfile][getting_started] with: `npm install grunt-html --save-dev`
Install this grunt plugin next to your project's [Gruntfile.js][getting_started] with:
npm install grunt-html --save-dev

Then add this line to your project's `Gruntfile.js`:

Expand Down Expand Up @@ -51,5 +52,5 @@ ignore: {
[vnujar]: https://validator.github.io/

## License
Copyright (c) 2014 Jörn Zaefferer
Copyright Jörn Zaefferer
Licensed under the MIT license.

0 comments on commit fb709cb

Please sign in to comment.