README.md in mass_insert-0.2.7 vs README.md in mass_insert-1.0.0

- old
+ new

@@ -85,10 +85,10 @@ [Read more about MySQL ON DUPLICATE KEY UPDATE...](http://dev.mysql.com/doc/refman/5.7/en/insert-on-duplicate.html) ## Advantages -Faster. It's depending of the computer but these are some results... +Faster. It depends on the computer and the data but these are some results... * PostgreSQL - Saving 10,000 records in 0.49s ## Attention Since this is a single database insertion your model validations will be ignored,