Skip to content

Commit 6e4f477

Browse files
Minor edit.
1 parent 1a01837 commit 6e4f477

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# How to use the vnu.jar markup checker
22

33
The `vnu.jar` application is a portable standalone version of the validator.nu
4-
markup checker. The [latest vnu.jar release][1] is available from the
5-
`validator` project at github. The following are instructions on how to use it
6-
to check the markup of documents.
4+
markup checker.
5+
6+
The [latest vnu.jar release][1] is available from the `validator` project at
7+
github. The following are instructions on how to use it to check the markup of
8+
documents.
79

810
[1]: https://github.com/validator/validator.github.io/releases
911

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<h1>How to use the vnu.jar markup checker</h1>
55

66
<p>The <code>vnu.jar</code> application is a portable standalone
7-
version of the validator.nu markup checker. The
7+
version of the validator.nu markup checker.
8+
<p>The
89
<a href="https://github.com/validator/validator.github.io/releases"
910
>latest vnu.jar release</a>
1011
is available from the <code>validator</code> project at github.

0 commit comments

Comments
 (0)