Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Feb 12, 2015
1 parent 1f9692e commit e192ac9
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,19 @@
This package can fetch results from a Google Custom Search Engine. It returns an array with searchresults.
You'll need to know [how to set up a Google Custom Search Engine](https://support.google.com/customsearch/answer/2630963?hl=en).

## Laravel compatibility

Laravel | googlesearch
:---------|:----------
4.2.x | 1.x
5.x | 2.x

## Installation

This package can be installed through Composer.

```bash

composer require spatie/googlesearch

```

When using Laravel there is a service provider that you can make use of.
Expand Down

0 comments on commit e192ac9

Please sign in to comment.