README.rdoc in username_suggester-0.2.2 vs README.rdoc in username_suggester-0.3.0

- old
+ new

@@ -1,4 +1,6 @@ += TODO: Rewrite the readme at it's soooo old :( + = UsernameSuggester It generates username suggestions for users. It works with MySQL and any DB that supports "RLIKE". If enough people request, I will add the support for not using RLIKE for those DB does not support it. (although it will be slower)