diff --git a/README.rst b/README.rst index 077575e..ccf9a4d 100644 --- a/README.rst +++ b/README.rst @@ -90,5 +90,5 @@ Contributors * Jacek ChaƂupka, krunchfrompoland@gmail.com -The diff algorithm is based on "`Change Detection in Hierarchically Structured Information `_", +The diff algorithm is based on "`Change Detection in Hierarchically Structured Information `_", and the text diff is using Google's ``diff_match_patch`` algorithm.