Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Commit f8b8a3c

Browse files
author
Daniel Wirtz
committed
README
1 parent fb2c168 commit f8b8a3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ in your compile step, too.
4141

4242
Testing
4343
-------
44-
Externs are automatically validated through a [ClosureCompiler.js](https://github.com/dcodeIO/ClosureCompiler.js) test run.
44+
Externs are automatically syntax-validated through a [ClosureCompiler.js](https://github.com/dcodeIO/ClosureCompiler.js)
45+
test run. This does not imply that the extern is complete or does actually represent the underlying API (but it should).
4546

4647
Downloads
4748
---------

0 commit comments

Comments
 (0)