diff --git a/README.md b/README.md index 3dc84b0..83ab091 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Laravel Searchy 2 +Laravel 5+ Searchy ======================================== ### Database Searching Made Easy @@ -6,6 +6,9 @@ Searchy is an; easy-to-use, light-weight, MySQL only, Laravel package that makes 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 can be a little slower than dedicated search programs) but can be set up and ready to go in minutes. +#### !! Laravel 4 !! +Looking for Laravel 4 compatible Searchy? Checkout the 1.0 branch :) + Installation ---------------------------------------- Add `"tom-lingham/searchy" : "2.0"` to your composer.json file under `require`: