README.md in plagiarism2-0.0.10 vs README.md in plagiarism2-0.0.11

- old
+ new

@@ -21,10 +21,10 @@ Add in your config ```ruby Plagiarism.configure do |config| config.threshold = 0.8 # => default is 0.8 - config.strategies = [xxx] # => [:google, :bing, :duck, :yahoo, :free_google] + config.strategies = [xxx] # => [:google, :bing, :duck, :yahoo] config.whitelists = ['www.ring.md'] end ``` > There is a limit in using duck, yahoo and free google. If you spam request, they will mark you as spam