Merge branch 'master' of github.com:mmlab/N3Validator

This commit is contained in:
Miel Vander Sande 2014-04-17 16:29:08 +02:00
commit 207465d3f9
1 changed files with 2 additions and 1 deletions

View File

@ -5,4 +5,5 @@ Command line tool for validating Turtle, Ntriples or N3 documents on syntax and
Usage:
node N3Validator.js <path-to-file>
npm install n3
node N3Validator.js <path-to-file>