README.md in email_reply_parser-0.5.5 vs README.md in email_reply_parser-0.5.6

- old
+ new

@@ -5,13 +5,13 @@ This is what GitHub uses to display comments that were created from email replies. This code is being open sourced in an effort to crowdsource the quality of our email representation. -See more at the [Rocco docs][rocco]. +See the [Ruby docs][rubydocs] for more information. -[rocco]: http://help.github.com/code/email_reply_parser/ +[rubydocs]: http://rubydoc.info/gems/email_reply_parser/ ##Usage To parse reply body: @@ -63,10 +63,10 @@ On <date>, <author> wrote: > blah -Not to mention that we're search for "on" and "wrote". It won't work +Not to mention that we're searching for "on" and "wrote". It won't work with other languages. Possible solution: Remove "reply@reply.github.com" lines... ### Weird Signatures