Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jvmvik authored Mar 31, 2019
1 parent 8de82f7 commit cf0e537
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ Serp API provides a [script builder](https://serpapi.com/demo) to get you starte

## Quick start

if you're using composer, you can add this package
```bash
$ composer require serpapi/google-search-results-php
```
if you're using composer, you can add this package [link to packagist](https://packagist.org/packages/serpapi/google-search-results-php).
```bash
$ composer require serpapi/google-search-results-php
```

if not, you must clone this repository and link the class.
```php
Expand Down

0 comments on commit cf0e537

Please sign in to comment.