Skip to content

Commit 5cc065e

Browse files
committed
Update README to include Support and License sections
1 parent 9a47995 commit 5cc065e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,14 @@ In your Blade view, you can use the `<x-places-autocomplete>` component to rende
1616
:options="['placeholder' => 'Start typing your address...', 'clear_input' => false, 'debounce' => 100]" />
1717

1818
```
19+
20+
21+
## Support
22+
23+
[Please open an issue on GitHub](https://github.com/alexpechkarev/laravel-places-autocomplete/issues)
24+
25+
## License
26+
27+
Collection of Google Maps API Web Services for Laravel is released under the MIT License. See the bundled
28+
[LICENSE](https://github.com/alexpechkarev/laravel-places-autocomplete/blob/master/LICENSE)
29+
file for details.

0 commit comments

Comments
 (0)