Skip to content

Commit 97ac8c8

Browse files
v.Nu
1 parent de6b885 commit 97ac8c8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# The Nu Markup Checker
1+
# The Nu Markup Checker (v.Nu)
22

3-
The Nu Markup Checker is a name for the backend behind
3+
The Nu Markup Checker (v.Nu) is a name for the backend behind
44
[http://html5.validator.nu][1], [http://validator.w3.org/nu/][2], and the HTML5
55
facet of the legacy [W3C Validator][3]. Its source code is available from [a set
66
of repositories hosted at github][4], as is `vnu.jar`, a portable standalone

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!doctype html><html><head><meta charset=utf-8>
2-
<title>The Nu Markup Checker</title></head>
2+
<title>The Nu Markup Checker (v.Nu)</title></head>
33
<body>
4-
<h1>The Nu Markup Checker</h1>
4+
<h1>The Nu Markup Checker (v.Nu)</h1>
55

66
<p>
7-
The Nu Markup Checker is a name for the backend behind
7+
The Nu Markup Checker (v.Nu) is a name for the backend behind
88
<a href="http://html5.validator.nu">http://html5.validator.nu</a>,
99
<a href="http://validator.w3.org/nu/">http://validator.w3.org/nu/</a>,
1010
and the HTML5 facet of the legacy

0 commit comments

Comments
 (0)