From 2da4781c762c26fda18d020e18068ec51c6b5704 Mon Sep 17 00:00:00 2001 From: Mike Cook Date: Tue, 1 Nov 2011 16:07:31 +0000 Subject: [PATCH] small change to to Basic Usage text. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9de6279..a356b95 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ gem install epub_validator ## Basic Usage -Sample usage and output for a missing EPUB file: +Sample usage and output: ``` ruby require 'epub_validator'