Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
esbanarango authored Jun 2, 2018
1 parent 10f8695 commit 4095949
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@

## Description

Ember cli addon to provide a component that uses Google Places API to autocomplete place information when someone writes an address
in a text field.
Ember addon that provides a component which uses Google Places API to autocomplete place information when someone writes an address in a text field.

This addon is very simple and just give you all the information of a place from google, you can do whatever you want with that information
using a callback function in your controller.
This addon is very simple and gives you all the information of a place from Google, you can do whatever you want with that information using a callback function.

![Autocomplete](http://i.imgur.com/wzGgfiY.gif)

Expand Down

0 comments on commit 4095949

Please sign in to comment.