README.markdown in findex-0.2.2 vs README.markdown in findex-0.2.3

- old
+ new

@@ -1,10 +1,10 @@ # Findex # Findex is a simple collection of Rake tasks that will help you locate missing database indexes in your Rails app. It can also generate migrations and run them, as well as filter by specific column types, names, and tables. -**Please note** that Findex designed to find any potentially overlooked indexes. It is not a good practice to index every matching column Findex returns - +**Please note** that Findex is designed to find any potentially overlooked indexes. It is not a good practice to index every matching column Findex returns - that's often overkill. ## Installation ## Install Findex as a gem: \ No newline at end of file