README.md in schematron-0.1.1 vs README.md in schematron-0.1.2
- old
+ new
@@ -6,11 +6,11 @@
Uses [ISO Schematron](http://www.schematron.com) version: 2008-07-28
Installation
------------
% gem install schematron
-the rubyforge gem is no deprecated. [Use gemcutter](http://gemcutter.org/gems/schematron)
+The rubyforge gem is deprecated. [Use gemcutter](http://gemcutter.org/gems/schematron).
Command line example
-------------------
% stron my_schema.stron my_xml_document.xml
@@ -41,7 +41,10 @@
puts "#{error[:line]}: #{error[:message]}"
end
---
-Copyright © 2009 Francesco Lazzarino.
+Copyright © 2009, [Francesco Lazzarino](mailto:flazzarino@gmail.com).
+
+Sponsored by [Florida Center for Library Automation](http://www.fcla.edu).
+
See LICENSE.txt for terms.
\ No newline at end of file