Update README.md

This commit is contained in:
mielvds 2014-04-18 17:09:46 +02:00
parent 5bb225c2a5
commit 887087d693
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
N3Validator
TurtleValidator
===========
Command line tool for validating Turtle, Ntriples or N3 documents on syntax and XSD datatype errors.
Command line tool for validating Turtle and Ntriples documents on syntax and XSD datatype errors.
Usage:
npm install
node N3Validator.js <path-to-file>
node TurtleValidator.js <path-to-file>