diff --git a/README.md b/README.md index 3d02791..f694753 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ angular.module('myApp', [ ]); ``` +You'll also have to include `ion-google-place.js` in your Ionic app, probably near where you added the Google Maps API script: +`` + That's pretty much it. Now you can use the directive like so: ``