README.md in hightop-0.1.3 vs README.md in hightop-0.1.4

- old
+ new

@@ -41,10 +41,10 @@ ``` And distinct ```ruby -Visit.top(:city, uniq: :user_id) +Visit.top(:city, distinct: :user_id) ``` And min count ```ruby