Updated README
Dropped `require` line as `composer` handles that stuff.
This commit is contained in:
parent
9634a03c51
commit
5198091371
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ Then run `composer update`
|
||||||
### Getting started
|
### Getting started
|
||||||
|
|
||||||
```php
|
```php
|
||||||
require_once 'joshtronic/GooglePlaces.php';
|
|
||||||
$google_places = new joshtronic\GooglePlaces('_YOUR_API_KEY_');
|
$google_places = new joshtronic\GooglePlaces('_YOUR_API_KEY_');
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue