We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e673d3b commit 457b524Copy full SHA for 457b524
README.md
@@ -10,13 +10,12 @@ facet of the [W3C Validator][4].
10
[4]: http://validator.w3.org
11
12
The Nu Markup Checker source code is available from [a set of repositories
13
-hosted at github][5].
+hosted at github][5], as is `vnu.jar`, a portable standalone version.
14
15
[5]: https://github.com/validator/
16
17
-The easiest way to run your own copy of the Nu Markup Checker is to [get the
18
-latest vnu.jar release][6]. The `vnu.jar` file provides a portable standalone
19
-version of the Nu Markup Checker.
+The easiest way to do things with the Nu Markup Checker on your own is to [get
+the latest vnu.jar release][6].
20
21
[6]: https://github.com/validator/validator.github.io/releases/latest
22
0 commit comments