diff --git a/README.rst b/README.rst index 8a26009..f8146cf 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,8 @@ Leven ===== Levenshtein edit distance library for Python, Apache-licensed. -Written by Lars Buitinck, Netherlands eScience Center. +Written by Lars Buitinck, Netherlands eScience Center, with contributions +from Isaac Sijaranamual, University of Amsterdam. Performs distance computations on either byte strings or Unicode codepoints.