From 887087d693d2ef0d2c7f1715e9d0c9b5ee868ab6 Mon Sep 17 00:00:00 2001 From: mielvds Date: Fri, 18 Apr 2014 17:09:46 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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