diff --git a/README.rst b/README.rst index 304f4c8..07f42ca 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,7 @@ fuzzyset - A fuzzy string set for python. Note ---- - This is a maintained fork of the unfortunately no longer maintained `fuzzyset package `_ package by - Mike Axiak. This fork is available on PyPi as `fuzzyset2 `_. + This project is unmaintained. `A maintained fork `_ is available on PyPi as `fuzzyset2 `_. fuzzyset is a data structure that performs something akin to fulltext search against data to determine likely misspellings and approximate string matching.