Skip to content

Commit a4572f9

Browse files
andreasttAutomatedTester
authored andcommitted
readme: mention make test
1 parent 3f72e33 commit a4572f9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ Platform Tests] repository.
3232

3333
We use [ReSpec] to help us maintain referential integrity,
3434
bibliographical data, and perform other mundane tasks such as
35-
styling. To preview your changes, just load `index.html`
36-
from disk in a browser.
35+
styling. To preview your changes, just load `index.html` from disk
36+
in a browser. To verify the integrity of the document you can run
37+
`make test`.
3738

3839
You may add your name to the [Acknowledgements] section in your
3940
first PR, even for trivial fixes. The names are sorted lexicographically.
@@ -44,4 +45,4 @@ See [CONTRIBUTING.md] for more guidelines.
4445
[Acknowledgements]: https://w3c.github.io/webdriver/#acknowledgements
4546
[Web Platform Tests]: https://github.com/web-platform-tests/wpt/tree/master/webdriver
4647
[ReSpec]: https://github.com/w3c/respec/wiki
47-
[CONTRIBUTING.md]: ./CONTRIBUTING.md
48+
[CONTRIBUTING.md]: ./CONTRIBUTING.md

0 commit comments

Comments
 (0)