README.md in md_inc-0.2.6 vs README.md in md_inc-0.2.7

- old
+ new

@@ -19,10 +19,10 @@ ## Usage MdInc is a simple text inclusion filter intended for use with markdown and similar text formatting utilities. MdInc provides simple 'include this other file' kind -of processing. Using MdInc is straight forwark: Just require +of processing. Using MdInc is straightforward: Just require it in and use the process method: require 'md_inc' v = MdInc::TextProcessor.new