= XHTML Diff
== Purpose
To transform two revisions of an XHTML document into a single valid XHMTL
document with redlines, using the and tags.
== Requirements
* Diff::LCS
* REXML (Standard Library in 1.8)
* Delegate (Standard Library)
== Installing
run setup.rb:
ruby setup.rb config
ruby setup.rb setup
ruby setup.rb install
== That's it.
== Author
Aredridel