diff --git a/README.md b/README.md index 28e0002..9053324 100644 --- a/README.md +++ b/README.md @@ -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 + node TurtleValidator.js