diff --git a/README.md b/README.md index 5b2c778..eeebd9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ php-htmldiff ======= -*A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.* +*An awesome library for comparing two HTML files/snippets and highlighting the differences using simple HTML.* This HTML Diff implementation is a PHP port of the ruby implementation found at https://github.com/myobie/htmldiff.