Updated readme

This commit is contained in:
Tom Lingham
2014-07-15 00:01:09 +10:00
parent 2024af644f
commit 7ea14e36f8

View File

@ -3,6 +3,7 @@ Laravel 4+ Searchy
### Database Searching Made Easy
Searchy is an easy-to-use Laravel 4+ package that makes running user driven searches on data in your models simple and effective.
It uses pseudo fuzzy searching and other weighted mechanics depending on the search driver that you have enabled.
It requires no other software installed on your server (so a bit slower than dedicated search programs) but can be setup and ready to go in minutes.
Installation