Skip to content

Commit

Permalink
Merge pull request #1 from aszaffranietz/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
naifalshaye authored Jan 7, 2019
2 parents 025c792 + b32544b commit e4976c5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ AddressAutocomplete::make('Address')

// Specify multiple countries [array]
AddressAutocomplete::make('Address')
->countries(['US','AU]),
->countries(['US','AU']),
```

Add the below to nova/resources/views/layout.blade.php
Expand All @@ -50,6 +50,11 @@ ADDRESS_AUTOCOMPLETE_API_KEY=############################

![Package screenshot](https://pbs.twimg.com/media/DlnCDrbX0AAi1fw.jpg)

## Support:
[email protected]

https://www.linkedin.com/in/naif

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 comments on commit e4976c5

Please sign in to comment.