diff --git a/README.md b/README.md index 85c38a5..9e2a217 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ Then run `composer update` ### Getting started ```php -require_once 'joshtronic/GooglePlaces.php'; $google_places = new joshtronic\GooglePlaces('_YOUR_API_KEY_'); ```