Skip to content

Commit c6e00e6

Browse files
Minor editorial tweak.
1 parent bca11cd commit c6e00e6

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@ Web—similar to [http://validator.w3.org/nu/][2].
1515
[4]: https://github.com/validator/
1616

1717
To use the Nu Markup Checker on your own, [get the latest release][5] and see
18-
the **Usage** instructions below.
18+
the **Usage** instructions below— or alternatively, consider automating your
19+
HTML checking with a frontend such as:
1920

2021
[5]: https://github.com/validator/validator.github.io/releases/latest
2122

22-
Alternatively, consider automating your HTML checking with a frontend such as:
23-
2423
* [Grunt plugin for HTML validation][6]
2524

2625
* [HTML5 Validator Integration for Travis CI][7] (auto-check documents pushed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ <h1>The Nu Markup Checker (v.Nu)</h1>
2222
<p>
2323
To use the Nu Markup Checker on your own,
2424
<a href="https://github.com/validator/validator.github.io/releases/latest">get the latest release</a>
25-
and see the <b>Usage</b> instructions below.
26-
27-
<p>Alternatively, consider automating your HTML checking with a frontend such as:
25+
and see the <b>Usage</b> instructions below—
26+
or alternatively, consider automating your HTML checking with a frontend such as:
2827
<ul>
2928
<li>
3029
<a href="https://github.com/jzaefferer/grunt-html">Grunt plugin for HTML validation</a>

0 commit comments

Comments
 (0)